HomeSort by: relevance | last modified time | path
    Searched refs:THREAD_SET_SIGNAL_MASK (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
threads.h 43 #define THREAD_SET_SIGNAL_MASK pthread_sigmask
  /src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_threads.c 193 if ((rc = THREAD_SET_SIGNAL_MASK(SIG_BLOCK, &thread_sigmask, NULL))) {
svrside.c 118 if ((rc = THREAD_SET_SIGNAL_MASK(SIG_UNBLOCK, &sigmask, NULL))) {

Completed in 15 milliseconds