Searched refs:pthread_l4_utcb (Results 1 – 1 of 1) sorted by relevance
18 static inline l4_utcb_t *pthread_l4_utcb(pthread_t t);33 { return pthread_l4_utcb(t); } in utcb()47 pthread_l4_utcb(pthread_t t) in pthread_l4_utcb() function
Completed in 3 milliseconds