Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dgetpriority.c32 int pibuf[sizeof *pip + 2 * sizeof (pip->threadinfos[0])], *pi = pibuf; in __getpriority() local
33 size_t pisize = sizeof pibuf / sizeof pibuf[0]; in __getpriority()
51 if (pi != oldpi && oldpi != pibuf) in __getpriority()
71 if (pi != pibuf) in __getpriority()

Completed in 3 milliseconds