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

/bionic/libc/bionic/
H A Dpthread.c1448 int oldvalue = cond->value; local
1451 status = __futex_wait_ex(&cond->value, COND_IS_SHARED(cond), oldvalue, reltime);

Completed in 29 milliseconds