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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 pthread_main_np(3) -- identify the main thread
    The pthread_main_np() function identifies the main thread.
 pthread_multi_np(3) -- switch thread scheduling mode
    The pthread_single_np() function causes the process to enter singlethreaded (non-POSIX) scheduling mode. The pthread_multi_np() function causes the process to return to multithreaded scheduling mode.
 pthread_mutexattr(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_destroy(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_getprioceiling(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_getprotocol(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_getpshared(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_gettype(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_init(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_setprioceiling(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_setprotocol(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_setpshared(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutexattr_settype(3) -- mutex attribute operations
    Mutex attributes are used to specify parameters to pthread_mutex_init(). One attribute object can be used in multiple calls to pthread_mutex_init(), with or without modifications between calls. The pt...
 pthread_mutex_destroy(3) -- free resources allocated for a mutex
    The pthread_mutex_destroy() function frees the resources allocated for mutex.
 pthread_mutex_init(3) -- create a mutex
    The pthread_mutex_init() function creates a new mutex, with attributes specified with attr. If attr is NULL the default attributes are used.
<<  [Prev]  97  98  99  100  101  102  103  104  105  106  107  108  109  110  111  112  113  114  115  116  117  
118  119  120  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service