Data Fields | |
| void * | lock |
| Mutex * | nextPtr |
| unsigned int | id |
| unsigned long | nlock |
| unsigned long | nbusy |
| char | name [NS_THREAD_NAMESIZE+1] |
| void* Mutex::lock |
| struct Mutex* Mutex::nextPtr |
| unsigned int Mutex::id |
| unsigned long Mutex::nlock |
| unsigned long Mutex::nbusy |
| char Mutex::name[NS_THREAD_NAMESIZE+1] |
1.5.1