Home
last modified time | relevance | path

Searched refs:condition_timedwait (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/regression/
H A Dpthread_cond-smasher.c29 # define condition_timedwait pthread_cond_timedwait macro
101 int ret = condition_timedwait(&cond_client, &mut[i], &ts); in client()
137 int ret = condition_timedwait(&cond_main, &mut[phase], &ts); in main()

Completed in 1 milliseconds