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

/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmakefile71 $(OBJSUBPATH)/sema_tests.o $(OBJSUBPATH)/shared_memory_tests.o \
163 $(OBJSUBPATH)/sema_tests.o : $(SRCSUBPATH)/sema_tests.c $(SRCSUBPATH)/tests.h
164 $(CC) $(CFLAGS) $(MY_ARCH) -c $(SRCSUBPATH)/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.c111 {1, &sema_tests, NULL, "semctl, semget, semop"},

Completed in 104 milliseconds