HomeSort by relevance Sort by last modified time
    Searched defs:cond_wait (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/net/
reentrant.h 170 #define cond_wait(c, m) __libc_cond_wait((c), (m)) macro
243 #define cond_wait(c, m)
  /device/lge/mako/camera/hdr/include/
morpho_easy_hdr.h 128 int (* cond_wait )(void *p, void *cond, void *lock); member in struct:_morpho_EasyHDR_Callback

Completed in 102 milliseconds