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

  /bionic/tests/
ScopedSignalHandler.h 28 #define pthread_sigmask64 pthread_sigmask macro
  /bionic/libc/bionic/
signal.cpp 53 int pthread_sigmask64(int how, const sigset64_t* new_set, sigset64_t* old_set) { function

Completed in 75 milliseconds