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

  /bionic/libc/bionic/
sigwait.cpp 38 int sigwait(const sigset_t* set, int* sig) { function
42 // around them since sigwait is only allowed to return EINVAL.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
signal.c 168 sigwait (const sigset_t * set, int *sig) function
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 1393 int WRAP(sigwait)(const sigset_portable_t *portable_sigset, int *ptr_to_portable_sig) function
    [all...]

Completed in 112 milliseconds