HomeSort by: relevance | last modified time | path
    Searched defs:__pthread_volatile (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
pthread_types.h 46 #define __pthread_volatile macro
49 #define __pthread_volatile volatile macro
132 __pthread_volatile pthread_t ptm_owner;
133 void * __pthread_volatile ptm_waiters;
175 void *__pthread_volatile ptc_waiters;
233 __pthread_volatile pthread_t ptr_owner;

Completed in 20 milliseconds