Query: unix_release
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
unix_release(9r) unix_release(9r)NAMEunix_release - General: Releases binding of the kernel threadSYNOPSISvoid unix_release( void );ARGUMENTSNoneDESCRIPTIONThe unix_release routine releases a kernel thread from being bound to the master CPU. This binding was enforced in a previous call to the unix_master routine.CAUTIONSYou can make recursive calls to unix_master as long as you make an equal number of calls to unix_release.RETURN VALUESNoneSEE ALSORoutines: unix_master(9r) unix_release(9r)
Related Man Pages |
---|
bind_to_cpu(3) - osf1 |
pthread_mutex_trylock(3) - osf1 |
select_enqueue(9r) - osf1 |
thread_terminate(9r) - osf1 |
unix_master(9r) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Problem - Telnet into unix release 4.0 |