Home
last modified time | relevance | path

Searched refs:_timer (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/bits/types/
Dsiginfo_t.h68 } _timer; member
130 #define si_timerid _sifields._timer.si_tid
131 #define si_overrun _sifields._timer.si_overrun
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-mips2263 Reorganize to match other architectures. Replace _timer._timer1
2264 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
2265 _timer.si_sigval. Correct the type of _sigpoll.si_band.