Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Ddescr.h123 struct priority_protection_data struct
383 struct priority_protection_data *tpp;
Dnptl_free_tcb.c32 struct priority_protection_data *tpp = pd->tpp; in __nptl_free_tcb()
Dtpp.c56 struct priority_protection_data *tpp = THREAD_GETMEM (self, tpp); in libc_hidden_def()
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl4958 * descr.h (struct priority_protection_data): New type.