Searched refs:g_hookedPthreadSigmask (Results 1 – 1 of 1) sorted by relevance
61 static PthreadSigmaskFunc g_hookedPthreadSigmask = NULL; variable88 if (g_hookedPthreadSigmask == NULL) { in pthread_sigmask()92 return g_hookedPthreadSigmask(how, set, oldset); in pthread_sigmask()189 …UNC(StartHookPthreadSigmaskFunction, PthreadSigmaskFunc, "pthread_sigmask", g_hookedPthreadSigmask)