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