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

/bionic/libc/bionic/
H A Dpthread_cond.cpp65 #define COND_SET_CLOCK(attr, c) ((attr) | (c << 1)) macro
98 *attr = COND_SET_CLOCK(*attr, clock);

Completed in 76 milliseconds