Searched refs:thread_spawn (Results 1 – 2 of 2) sorted by relevance
707 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) in thread_spawn() function822 thread_spawn(&server_id[i], server, (void *) (long) i); in main()854 thread_spawn( in main()
816 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) in thread_spawn() function941 thread_spawn(&server_id[i], server, (void *) (long) i); in main()973 thread_spawn( in main()