Home
last modified time | relevance | path

Searched refs:__condvar_fetch_add_wseq_acquire (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dpthread_cond_common.c38 __condvar_fetch_add_wseq_acquire (pthread_cond_t *cond, unsigned int val) in __condvar_fetch_add_wseq_acquire() function
A Dpthread_cond_wait.c401 uint64_t wseq = __condvar_fetch_add_wseq_acquire (cond, 2); in __pthread_cond_wait_common()

Completed in 8 milliseconds