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

/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmakefile75 $(OBJSUBPATH)/atomic_fifo_queue_test.o $(OBJSUBPATH)/sched_tests.o \
181 $(OBJSUBPATH)/sched_tests.o : $(SRCSUBPATH)/sched_tests.c $(SRCSUBPATH)/tests.h
182 $(CC) $(CFLAGS) $(MY_ARCH) -c $(SRCSUBPATH)/sched_tests.c -o $@
H A Dtests.h122 int sched_tests( void * the_argp );
H A Dsched_tests.c2 * sched_tests.c
121 int sched_tests( void * the_argp ) function
H A Dmain.c124 {1, &sched_tests, NULL, "Scheduler tests"},

Completed in 120 milliseconds