Searched refs:time (Results 5526 - 5550 of 9241) sorted by relevance
1...<<221222223224225226227228229230>>...370
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
H A D | 4-2.c | 38 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
H A D | 1-6.c | 45 #include <sys/time.h>
|
H A D | 14-1.c | 31 #include <sys/time.h> 135 /* reset sleep time for signal thread */ in test()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
H A D | 4-1.c | 32 #include <time.h>
|
H A D | 9-1.c | 35 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
H A D | 4-2.c | 41 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
H A D | 3-1.c | 19 * 5. Create a child thread, the thread time-locks 'rwlock' for writing, 36 #include <sys/time.h> 72 /* Absolute time, not relative. */ in fn_wr() 94 /* Get time after the mutex timed out in locking. */ in fn_wr() 182 /* the child thread does not block, check the time interval */ in main() 240 /* the child thread does not block, check the time interval */ in main()
|
H A D | 1-1.c | 19 * 5. Create a child thread, the thread time-locks 'rwlock' for writing, 34 #include <sys/time.h> 62 /* Absolute time, not relative. */ in fn_wr() 84 /* Get time after the mutex timed out in locking. */ in fn_wr() 162 /* the child thread does not block, check the time interval */ in main() 219 /* the child thread does not block, check the time interval */ in main()
|
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
H A D | pthread_kill_latency.c | 27 * the time and sends pthread_kill signal to thread1. thread2, which has 28 * defined a handler for the signal, notes the time it receives the signal. 49 #include <time.h> 259 /* Record the time just before sending the signal */ in signal_sending_thread()
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | condition-variable.cc | 8 #include <time.h> 10 #include "src/base/platform/time.h" 24 // On Free/Net/OpenBSD and Linux with glibc we can change the time in ConditionVariable() 91 // not depend on the real time clock, which is what you really WANT here! in WaitFor() 100 // On Free/Net/OpenBSD and Linux with glibc we can change the time in WaitFor() 106 // The timeout argument to pthread_cond_timedwait() is in absolute time. in WaitFor()
|
H A D | platform-linux.cc | 16 #include <sys/time.h> 35 #include "src/base/platform/platform-posix-time.h"
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-console-message.h | 127 void time(int contextId, const String16& id);
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_util.c | 26 #include <time.h>
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_syscall.cpp | 26 #include <sys/time.h> 60 // Used to read the kernel time
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparcv9cap.c | 15 #include <sys/time.h>
|
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_rsp_print.c | 60 "the TSA's time source is not available"}, in TS_STATUS_INFO_print_bio() 141 ASN1_GENERALIZEDTIME_print(bio, a->time); in TS_TST_INFO_print_bio()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkcs7.c | 13 #include <time.h>
|
/third_party/rust/crates/aho-corasick/aho-corasick-debug/ |
H A D | main.rs | 6 use std::time::Instant; 38 eprintln!("count time: {:?}", count_time); in try_main() 122 eprintln!("pattern read time: {:?}", read_time); in automaton() 137 eprintln!("automaton build time: {:?}", build_time); in automaton()
|
/third_party/python/Tools/msi/ |
H A D | get_externals.bat | 26 rem Sometimes this fails the first time; try it twice
|
/third_party/python/Doc/includes/ |
H A D | tzinfo_examples.py | 7 # A class capturing the platform's idea of local time. 11 import time as _time 59 # A complete implementation of current DST rules for major US time zones. 76 # In the US, since 2007, DST starts at 2am (standard time) on the second 79 # and ends at 2am (DST time) on the first Sunday of Nov. 81 # From 1987 to 2006, DST used to start at 2am (standard time) on the first 82 # Sunday in April and to end at 2am (DST time) on the last 86 # From 1967 to 1986, DST used to start at 2am (standard time) on the last 87 # Sunday in April (the one on or after April 24) and to end at 2am (DST time) 165 # Standard time [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | core.h | 265 void pa_core_set_exit_idle_time(pa_core *core, int time); 274 /* wrapper for c->mainloop->time_*() RT time events */
|
/third_party/openssl/apps/ |
H A D | pkcs7.c | 13 #include <time.h>
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGL.h | 89 EGLBoolean presentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) const;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | SurfaceImpl.h | 69 virtual egl::Error setPresentationTime(EGLnsecsANDROID time);
|
/third_party/openssl/crypto/ |
H A D | sparcv9cap.c | 15 #include <sys/time.h>
|
Completed in 14 milliseconds
1...<<221222223224225226227228229230>>...370