osf1 man page for unix_release

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)

NAME
unix_release - General: Releases binding of the kernel thread
SYNOPSIS
void unix_release( void );
ARGUMENTS
None
DESCRIPTION
The 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.
CAUTIONS
You can make recursive calls to unix_master as long as you make an equal number of calls to unix_release.
RETURN VALUES
None
SEE ALSO
Routines: 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