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