Home
last modified time | relevance | path

Searched defs:__cnd_timedwait64 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dthrd_priv.h22 # define __cnd_timedwait64 __cnd_timedwait macro
Dcnd_timedwait.c24 __cnd_timedwait64 (cnd_t *restrict cond, mtx_t *restrict mutex, in __cnd_timedwait64() function