Home
last modified time | relevance | path

Searched refs:phase (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/support/
Dtst-support_record_failure.c62 check_failure_reporting (int phase, int zero, int unsupported) in check_failure_reporting() argument
68 phase, status); in check_failure_reporting()
75 phase, status); in check_failure_reporting()
82 phase, status); in check_failure_reporting()
90 phase, status); in check_failure_reporting()
/glibc-2.36/sysdeps/alpha/alphaev5/
Drshift.S61 # warm up phase 1
68 # warm up phase 2
119 # cool down phase 2/1
136 # cool down phase 2/2
143 # cool down phase 2/3
147 # cool down phase 1/1
158 # cool down phase 1/2
Dlshift.S63 # warm up phase 1
70 # warm up phase 2
121 # cool down phase 2/1
138 # cool down phase 2/2
145 # cool down phase 2/3
149 # cool down phase 1/1
160 # cool down phase 1/2
/glibc-2.36/sysdeps/pthread/
Dtst-setuid3.c56 setuid_failure (int phase) in setuid_failure() argument
62 FAIL ("setuid succeeded unexpectedly in phase %d", phase); in setuid_failure()
65 FAIL_ERR ("setuid phase %d", phase); in setuid_failure()
68 FAIL ("invalid setuid return value in phase %d: %d", phase, ret); in setuid_failure()
/glibc-2.36/sysdeps/mips/mips64/
Daddmul_1.S42 # warm up phase 0
45 # warm up phase 1
89 # cool down phase 1
113 # cool down phase 0
Dmul_1.S43 # warm up phase 0
46 # warm up phase 1
86 # cool down phase 1
106 # cool down phase 0
Dsubmul_1.S43 # warm up phase 0
46 # warm up phase 1
90 # cool down phase 1
114 # cool down phase 0
/glibc-2.36/manual/
Dsetjmp.texi36 appropriate to do a normal return and have each phase do its own
Dargp.texi711 for options, bad phase of the moon, etc.
Dtime.texi744 This value represents the bandwidth or stiffness of the PLL (phase
/glibc-2.36/
DNEWS3392 [21298] nptl: rwlock can deadlock on frequent reader/writer phase
/glibc-2.36/ChangeLog.old/
DChangeLog.2324350 elf: Introduce __tls_init_tp for second-phase TCB initialization
DChangeLog.197587 Set __wrphase_fute to 1 only if we started the write phase.