Home | History | Annotate | Download | only in glthread

Lines Matching defs:pthread_mutex_init

118    whether a function pointer's value, such as &pthread_mutex_init, is
124 # pragma weak pthread_mutex_init
169 (pthread_in_use () ? pthread_mutex_init (LOCK, NULL) : 0)