Searched refs:thread_get_voucher_origin_pid (Results 1 – 2 of 2) sorted by relevance
1706 extern kern_return_t thread_get_voucher_origin_pid(thread_t thread, int32_t *pid);
3513 return thread_get_voucher_origin_pid(current_thread(), pid); in thread_get_current_voucher_origin_pid()3520 thread_get_voucher_origin_pid(thread_t thread, int32_t *pid) in thread_get_voucher_origin_pid() function