Searched refs:pthread_condattr_getclock (Results 1 – 2 of 2) sorted by relevance
32 int pthread_condattr_getclock(const pthread_condattr_t* restrict a, clockid_t* restrict clk) { in pthread_condattr_getclock() function
169 int pthread_condattr_getclock(const pthread_condattr_t* __restrict, clockid_t* __restrict);
Completed in 20 milliseconds