Searched refs:thread_self (Results 1 – 3 of 3) sorted by relevance
66 mach_port_t thread_self = mach_thread_self(); in pinned_test_main_thread_mod_ref() local67 kern_return_t kr = mach_port_mod_refs(mach_task_self(), thread_self, MACH_PORT_RIGHT_SEND, -2); in pinned_test_main_thread_mod_ref()
194 * (e.g., task_self, thread_self, thread_reply). Calls209 * (e.g., task_self, thread_self, thread_reply). Calls
1760 thread_t thread_self = current_thread(); in mteinfo_tag_storage_try_activate() local1788 (thread_self->options & TH_OPT_VMPRIV)) { in mteinfo_tag_storage_try_activate()1801 vm_mte_activator = thread_self; in mteinfo_tag_storage_try_activate()