| C | |||
C++ ( ) |
|||
cache, defined ( ) |
|||
caching, threads data structure ( ) |
|||
changing the signal mask ( ) ( ) |
|||
coarse-grained locking ( ) |
|||
code lock ( ) ( ) |
|||
code monitor ( ) ( ) |
|||
| compile flag | |||
-D_POSIX_C_SOURCE ( ) |
|||
-D_POSIX_PTHREAD_SEMANTICS ( ) |
|||
-D_REENTRANT ( ) |
|||
single-threaded application ( ) |
|||
completion semantics ( ) |
|||
cond_broadcast(3THR) ( ) ( ) |
|||
cond_destroy(3THR) ( ) |
|||
cond_init(3THR) ( ) ( ) ( ) |
|||
cond_signal(3THR) ( ) ( ) |
|||
cond_timedwait(3THR) ( ) |
|||
cond_wait(3THR) ( ) ( ) |
|||
condition variables ( ) ( ) ( ) |
|||
| condition wait | |||
POSIX threads ( ) |
|||
Solaris threads ( ) |
|||
contention ( ) ( ) |
|||
continue execution ( ) |
|||
counting semaphores ( ) ( ) |
|||
| creating | |||
stacks ( ) ( ) ( ) ( ) |
|||
thread-specific keys ( ) ( ) ( ) ( ) ( ) |
|||
threads ( ) ( ) ( ) |
|||
critical section ( ) |
|||
custom stack ( ) ( ) ( ) |
|||