Searched refs:P_LPTHREADJITALLOWLIST (Results 1 – 2 of 2) sorted by relevance
521 #define P_LPTHREADJITALLOWLIST 0x00004000 /* process has pthread JIT write function allowlist… macro
4219 ret = (p->p_lflag & P_LPTHREADJITALLOWLIST); in proc_get_pthread_jit_allowlist()4230 p->p_lflag |= P_LPTHREADJITALLOWLIST; in proc_set_pthread_jit_allowlist()