#include <mutex.h>
Data Fields | |
| thread_s * | owner |
| tlist_t | q |
Definition at line 68 of file mutex.h.
|
|
For internal use only. Pointer to thread this mutex belongs to |
|
|
For internal use only. Thead list queue waiting on this mutex |
1.4.6