Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
d_c99_nested_struct.c | 17 volatile void *ptm_owner; member in struct:pthread_mutex_t |
/src/lib/libpthread/ | |
pthread_types.h | 98 * ptm_owner is the actual lock field which is locked via CAS operation. 132 __pthread_volatile pthread_t ptm_owner; member in struct:__pthread_mutex_st 155 _PTHREAD_MUTEX_INI(ptm_owner, NULL), \ |