*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> unix_release (9r)              
Title
Content
Arch
Section
 

unix_release(9r)

Contents


NAME    [Toc]    [Back]

       unix_release  -  General:  Releases  binding of the kernel
       thread

SYNOPSIS    [Toc]    [Back]

       void unix_release(
               void );

ARGUMENTS    [Toc]    [Back]

       None

DESCRIPTION    [Toc]    [Back]

       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    [Toc]    [Back]

       You can make recursive calls to unix_master as long as you
       make an equal number of calls to unix_release.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Routines: unix_master(9r)



                                                 unix_release(9r)
[ Back ]
 Similar pages
Name OS Title
select_wakeup Tru64 General: Wakes up a kernel thread
current_thread Tru64 General: Is a pointer to the currently running kernel thread
mpsleep Tru64 General: Blocks the current kernel thread
select_enqueue Tru64 General: Adds the current kernel thread
thread_wakeup_one Tru64 General: Wakes up the first kernel thread waiting on a channel
select_dequeue Tru64 General: Removes the last kernel thread waiting for an event
thread_set_timeout Tru64 General: Sets a timer for the current kernel thread
assert_wait_mesg Tru64 General: Asserts that the current kernel thread is about to block (sleep)
kernel_thread_w_arg Tru64 General: Starts a kernel thread with a calling argument passed in
thread_block Tru64 General: Blocks (puts to sleep) the current kernel thread
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service