Searched refs:thread_set_allocation_name (Results 1 – 6 of 6) sorted by relevance
243 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall()452 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall64()586 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall_return()
203 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall()258 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall_return()
622 prior = thread_set_allocation_name(name); in AllocationNameTest()630 thread_set_allocation_name(prior); in AllocationNameTest()
1840 extern kern_allocation_name_t thread_set_allocation_name(kern_allocation_name_t new_name);
3894 thread_set_allocation_name(kern_allocation_name_t new_name) in thread_set_allocation_name() function
3294 prior = thread_set_allocation_name(fAllocationName); in server()3300 thread_set_allocation_name(prior); in server()