Home
last modified time | relevance | path

Searched defs:wait_condition (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dthread.h169 int (*wait_condition)(void *cond, void *lock, member
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dthread.h170 int (*wait_condition)(void *cond, void *lock, member
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_irq.c221 bool (*wait_condition)(struct vmw_private *, uint32_t); in vmw_fallback_wait() local