Searched refs:thread_detach (Results 1 – 7 of 7) sorted by relevance
108 thread_detach(t); in lk_main()176 thread_detach(t); in lk_init_secondary_cpus()
53 thread_detach(t); in start_app()
157 status_t thread_detach(thread_t *t);
23 thread_detach(t); in sys_thread_new()
133 thread_detach(current_thread); in x86_pfe_handler()
509 thread_detach(t); in join_tester_server()519 thread_detach(t); in join_tester_server()
300 err = thread_detach(t); in thread_detach_and_resume()353 status_t thread_detach(thread_t *t) { in thread_detach() function
Completed in 10 milliseconds