Searched refs:thread_entrypoint (Results 1 – 5 of 5) sorted by relevance
776 thread_entrypoint( in thread_entrypoint() function
208 thread_entrypoint( in thread_entrypoint() function
1281 extern kern_return_t thread_entrypoint(
1684 thread_entrypoint(__unused thread_t thread, in thread_entrypoint() function
2945 ret = thread_entrypoint(thread, flavor, (thread_state_t)ts, size, entry_point); in load_threadentry()