Home
last modified time | relevance | path

Searched refs:thread_spawn (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/tools/tests/MPMMTest/
H A DKQMPMMtest.c707 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) in thread_spawn() function
822 thread_spawn(&server_id[i], server, (void *) (long) i); in main()
854 thread_spawn( in main()
H A DMPMMtest.c816 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) in thread_spawn() function
941 thread_spawn(&server_id[i], server, (void *) (long) i); in main()
973 thread_spawn( in main()