Searched refs:g_setLogOnce (Results 1 – 1 of 1) sorted by relevance
25 static pthread_once_t g_setLogOnce = PTHREAD_ONCE_INIT; variable78 __selinux_once(g_setLogOnce, SelinuxSetCallback); in SetInitSelinuxLog()