Searched refs:thread_entrypoint (Results 1 – 4 of 4) sorted by relevance
207 thread_entrypoint( in thread_entrypoint() function
1408 extern kern_return_t thread_entrypoint(
1977 thread_entrypoint(__unused thread_t thread, in thread_entrypoint() function
2987 ret = thread_entrypoint(thread, flavor, (thread_state_t)ts, size, entry_point); in load_threadentry()