Searched refs:thread_set_allocation_name (Results 1 – 6 of 6) sorted by relevance
247 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall()460 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall64()594 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()
620 prior = thread_set_allocation_name(name); in AllocationNameTest()628 thread_set_allocation_name(prior); in AllocationNameTest()
1711 extern kern_allocation_name_t thread_set_allocation_name(kern_allocation_name_t new_name);
3833 thread_set_allocation_name(kern_allocation_name_t new_name) in thread_set_allocation_name() function
3250 prior = thread_set_allocation_name(fAllocationName); in server()3256 thread_set_allocation_name(prior); in server()