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

/xnu-2422.115.4/tools/tests/unit_tests/sprace_test_11891562_src/
H A Dsprace_test_11891562.c167 boolean_t thread1_arg, thread2_arg, thread3_arg; local
198 thread1_arg = FALSE; /* don't use send-possible notifications */
199 res = pthread_create(&thread1, (pthread_attr_t *)NULL, sender, &thread1_arg);

Completed in 15 milliseconds