/external/valgrind/helgrind/tests/ |
D | tc23_bogus_condwait.stderr.exp-mips32 | 8 Thread #x: pthread_cond_{timed}wait called with invalid mutex 15 Thread #x: pthread_cond_{timed}wait called with un-held mutex 22 Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex 37 Thread #x: pthread_cond_{timed}wait called with mutex of type pthread_rwlock_t* 44 Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex 51 Thread #x: pthread_cond_{timed}wait called with mutex held by a different thread 58 Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex
|
D | tc20_verifywrap.stderr.exp-glibc-2.21 | 110 Thread #x: pthread_cond_{timed}wait called with un-held mutex 145 Thread #x: pthread_cond_{timed}wait called with un-held mutex
|
D | tc20_verifywrap.stderr.exp-mips32 | 112 Thread #x: pthread_cond_{timed}wait called with un-held mutex 147 Thread #x: pthread_cond_{timed}wait called with un-held mutex
|
D | tc20_verifywrap.stderr.exp-s390x | 112 Thread #x: pthread_cond_{timed}wait called with un-held mutex 147 Thread #x: pthread_cond_{timed}wait called with un-held mutex
|
D | tc20_verifywrap.stderr.exp-mips32-b | 112 Thread #x: pthread_cond_{timed}wait called with un-held mutex 147 Thread #x: pthread_cond_{timed}wait called with un-held mutex
|
D | tc20_verifywrap.stderr.exp-glibc-2.18 | 102 Thread #x: pthread_cond_{timed}wait called with un-held mutex 137 Thread #x: pthread_cond_{timed}wait called with un-held mutex
|
D | tc20_verifywrap.stderr.exp-solaris | 102 Thread #x: pthread_cond_{timed}wait called with un-held mutex 137 Thread #x: pthread_cond_{timed}wait called with un-held mutex
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/ |
D | 2-1.c | 222 char timed; in child() local 233 timed = td->count1 & 1; in child() 235 if (timed) { in child() 246 if (timed) in child() 280 timed = td->count2 & 1; in child() 282 if (timed) { in child() 293 if (timed) in child()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
D | 1-2.c | 219 char timed; in child() local 230 timed = td->count & 1; in child() 232 if (timed) { in child() 243 if (timed) in child() 249 timed, td->predicate, ret); in child()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
D | 2-3.c | 169 int timed; in child() local 179 timed = td->count & 1; in child() 181 if (timed) { in child() 190 if (timed) in child() 196 timed, td->predicate, ret); in child()
|
D | 1-2.c | 178 char timed; in child() local 188 timed = td->count & 1; in child() 190 if (timed) { in child() 200 if (timed) in child() 206 timed, td->predicate, ret); in child()
|
/external/guava/guava-bootstrap/src/java/util/concurrent/ |
D | AbstractExecutorService.java | 39 boolean timed, long nanos) in doInvokeAny() argument 52 long lastTime = (timed)? System.nanoTime() : 0; in doInvokeAny() 69 else if (timed) { in doInvokeAny()
|
/external/curl/tests/data/ |
D | test272 | 22 FTP timed conditioned get file with identical time stamp
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | MoreExecutors.java | 673 Collection<? extends Callable<T>> tasks, boolean timed, long nanos) in invokeAnyImpl() argument 691 long lastTime = timed ? System.nanoTime() : 0; in invokeAnyImpl() 707 } else if (timed) { in invokeAnyImpl()
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/ |
D | cpuhotplug01.sh | 26 usage: $0 -c cpu -l loop -n timeon -f timeoff -e timed
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 136 ../../print-timed.o \
|
/external/tcpdump/ |
D | Android.mk | 142 print-timed.c \
|
/external/ltp/pan/ |
D | ltp-pan.c | 170 int timed = 0; in main() local 287 timed = 1; //-t implies run as many starts as possible, by default in main() 390 if (timed == 1 && starts == -1) { /* timed, infinite by default */ in main()
|
/external/ltp/testcases/kernel/io/disktest/ |
D | CHANGELOG | 76 Fixed up some issues with the timer code, specifically so that timed runs 78 issue during timed runs, and the system time was changed. 150 The timed test, -T, now works correctly with specifing cycles, -C.
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Program.inc | 340 MakeErrMsg(ErrMsg, "Child timed out but wouldn't die"); 342 MakeErrMsg(ErrMsg, "Child timed out", 0);
|
/external/curl/packages/vms/ |
D | curlmsg.msg | 53 OPERATION_TIMEOUTED <operation timed out, timeout time was reached>
|
/external/mdnsresponder/mDNSCore/ |
D | Implementer Notes.txt | 8 perform its next timed operation. When the workload is light, and
|
/external/llvm/lib/Support/Unix/ |
D | Program.inc | 368 MakeErrMsg(ErrMsg, "Child timed out but wouldn't die"); 370 MakeErrMsg(ErrMsg, "Child timed out", 0);
|
/external/iputils/doc/ |
D | clockdiff.sgml | 116 from BSD <command/timed/ daemon.
|
/external/libogg/doc/ |
D | rfc5334.txt | 80 audio, and [CMML] timed text/metadata. As Ogg encapsulates binary 254 visual, timed text, and any other type of material that requires a 475 bitstreams containing visual, audio, timed text, or any other type of
|