Searched refs:time (Results 176 - 200 of 1293) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_init/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_open/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_timedwait/
H A D6-1.c23 #include <time.h>
42 ts.tv_sec=time(NULL);
H A D6-2.c24 #include <time.h>
43 ts.tv_sec=time(NULL);
H A D7-1.c9 /* This tests case will open a locked semaphore. The time will tick 5 times
10 * until the absolute time passes. The sempahore will unlock, then the
22 #include <time.h>
43 ts.tv_sec=time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_unlink/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_wait/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigwait/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/fork/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cancel/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cond_wait/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_create/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_exit/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_getschedparam/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_kill/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_mutex_trylock/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_once/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_self/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/sem_getvalue/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/sem_init/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/sem_open/
H A Dtestfrmw.c30 #include <time.h>
54 nw = time(NULL);
/haiku-fatelf/3rdparty/mmu_man/irc/Haiku/
H A Dconfig.py44 registry.String(str(conf.supybot.reply.format.time()), """Determines the
46 time module to see what formats are accepted. If you set this variable to
/haiku-fatelf/headers/build/host/darwin/
H A Dfcntl.h6 #include <sys/time.h>
/haiku-fatelf/headers/os/support/
H A Dparsedate.h9 #include <time.h>

Completed in 74 milliseconds

1234567891011>>