#include <primpl.h>
Public Attributes | |
| pthread_mutex_t | mutex |
| _PT_Notified | notified |
| PRBool | locked |
| pthread_t | owner |
| sem_id | semaphoreID |
| int32 | benaphoreCount |
| thread_id | owner |
| PRCList | links |
| struct PRThread * | owner |
| PRCList | waitQ |
| PRThreadPriority | priority |
| PRThreadPriority | boostPriority |
| _MDLock | ilock |
| pthread_mutex_t PRLock::mutex |
| pthread_t PRLock::owner |
| sem_id PRLock::semaphoreID |
| thread_id PRLock::owner |
struct PRThread* PRLock::owner [read] |
1.5.6