Searched defs:seq (Results 1 – 6 of 6) sorted by relevance
30 unsigned int seq = __pthread_keys[key].seq; in ___pthread_key_delete() local
29 uintptr_t seq = __pthread_keys[cnt].seq; in ___pthread_key_create() local
57 uintptr_t seq = data->seq; in ___pthread_getspecific() local
30 unsigned int seq; in ___pthread_setspecific() local
78 __condvar_cancel_waiting (pthread_cond_t *cond, uint64_t seq, unsigned int g, in __condvar_cancel_waiting()405 uint64_t seq = wseq >> 1; in __pthread_cond_wait_common() local
305 uintptr_t seq; member
Completed in 6 milliseconds