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

/darwin-on-arm/xnu/tools/tests/MPMMTest/
H A DMPMMtest.c613 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) { function
714 thread_spawn(&server_id[i], server, (void *) (long) i);
745 thread_spawn(
H A DKQMPMMtest.c666 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) { function
767 thread_spawn(&server_id[i], server, (void *) (long) i);
798 thread_spawn(

Completed in 72 milliseconds