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

/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dmakefile60 $(OBJROOT)/sema_tests.o $(OBJROOT)/shared_memory_tests.o \
125 $(OBJROOT)/sema_tests.o : sema_tests.c tests.h
126 $(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.h103 int sema_tests( void * the_argp );
H A Dmain.c103 {1, &sema_tests, NULL, "semctl, semget, semop"},

Completed in 74 milliseconds