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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmakefile73 $(OBJROOT)/sema_tests.o $(OBJROOT)/shared_memory_tests.o \
156 $(OBJROOT)/sema_tests.o : sema_tests.c tests.h
157 $(CC) $(CFLAGS) -c sema_tests.c -o $@
H A Dsema_tests.c2 * sema_tests.c
18 int sema_tests( void * the_argp ) function
H A Dtests.h106 int sema_tests( void * the_argp );
H A Dmain.c114 {1, &sema_tests, NULL, "semctl, semget, semop"},

Completed in 19 milliseconds