/glibc-2.36/nptl/ |
D | tst-rwlock8.c | 44 struct timespec delay; in writer_thread() local 47 delay.tv_sec = 0; in writer_thread() 48 delay.tv_nsec = DELAY; in writer_thread() 62 nanosleep (&delay, NULL); in writer_thread() 80 struct timespec delay; in reader_thread() local 83 delay.tv_sec = 0; in reader_thread() 84 delay.tv_nsec = DELAY; in reader_thread() 98 nanosleep (&delay, NULL); in reader_thread()
|
D | tst-rwlock20.c | 103 struct timespec delay; in do_test() local 104 delay.tv_sec = 10; in do_test() 105 delay.tv_nsec = 0; in do_test() 106 nanosleep (&delay, NULL); in do_test()
|
D | tst-rwlock19.c | 40 struct timespec delay; in reader_thread() local 43 delay.tv_sec = 0; in reader_thread() 44 delay.tv_nsec = DELAY; in reader_thread() 62 nanosleep (&delay, NULL); in reader_thread()
|
D | tst-rwlock9.c | 37 static const struct timespec delay = { 0, 1000000 }; variable 92 nanosleep (&delay, NULL); in writer_thread() 139 nanosleep (&delay, NULL); in reader_thread()
|
/glibc-2.36/sysdeps/unix/bsd/ |
D | tcsendbrk.c | 32 struct timeval delay; in tcsendbreak() local 40 delay.tv_sec = 0; in tcsendbreak() 41 delay.tv_usec = duration; in tcsendbreak() 49 &delay); in tcsendbreak()
|
/glibc-2.36/signal/ |
D | tst-sigwait-eintr.c | 42 static const struct timespec delay = { 1, }; in signal_sender() local 43 if (nanosleep (&delay, NULL) != 0) in signal_sender() 47 if (nanosleep (&delay, NULL) != 0) in signal_sender()
|
/glibc-2.36/support/ |
D | delayed_exit.c | 32 struct timespec delay = { seconds, 0 }; in delayed_exit_thread() local 34 if (nanosleep (&delay, &remaining) != 0) in delayed_exit_thread()
|
/glibc-2.36/sysdeps/alpha/ |
D | rshift.S | 33 # 1. ldq has a 3 cycle delay, srl and sll have a 2 cycle delay.
|
D | lshift.S | 33 # 1. ldq has a 3 cycle delay, srl and sll have a 2 cycle delay.
|
/glibc-2.36/sysdeps/microblaze/ |
D | crti.S | 78 nop # Unfilled delay slot
|
/glibc-2.36/scripts/ |
D | build-many-glibcs.py | 1078 def part_build_old(self, action, delay): argument 1088 return delta.total_seconds() >= delay
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 1062 * sysdeps/unix/mips/sysdep.S: Store -1 in v0 in the delay slot after 1063 the return, rather than before (leaving the delay slot unfilled and 1441 * sysdeps/unix/sparc/vfork.S: Add nop after jmp. Bad delay slot,
|
D | ChangeLog.4 | 1622 stack in the delay slot. 1718 and jump to it, restoring $at in the delay slot. This still
|
D | ChangeLog.ports-mips | 1781 jump delay slot.
|
/glibc-2.36/timezone/ |
D | southamerica | 294 # (It is imminent in San Luis clocks one hour delay) 633 # The reason for the delay this year has to do with elections in Brazil.
|
D | australasia | 707 # against. One of the "against" votes (David Keegel) counseled delay,
|
D | asia | 2061 # minute delay at midnight Thursday 1/11/2007.
|
/glibc-2.36/iconvdata/testdata/ |
D | suntzus | 893 should be to get over them quickly, without any delay. 1241 destruction by fighting without delay, is desperate ground.
|
/glibc-2.36/po/ |
D | id.po | 3780 "%15<PRIuMAX> jumlah dari delay di rdlock\n" 3781 "%15<PRIuMAX> jumlah dari delay di wrlock\n" 4791 #. TRANS It is probably a good idea to delay for a few seconds before trying it
|
D | lt.po | 1304 #. TRANS It is probably a good idea to delay for a few seconds before trying it
|
D | hu.po | 1209 #. TRANS It is probably a good idea to delay for a few seconds before trying it
|
D | el.po | 2388 #. TRANS It is probably a good idea to delay for a few seconds before trying it
|
/glibc-2.36/manual/ |
D | errno.texi | 408 It is probably a good idea to delay for a few seconds before trying it
|
D | time.texi | 1199 @c Even though a compiler might delay the load and perform it multiple 2944 amount of delay involved.
|
D | resource.texi | 554 an interrupt handler that could cause too long a delay between
|