Searched refs:__alloc_thread_sem (Results 1 – 3 of 3) sorted by relevance
7 inline int __alloc_thread_sem(pthread_descr th, L4::Cap<Th_sem_cap> const &c) in __alloc_thread_sem() function
77 int err = __alloc_thread_sem(th, s); in __pthread_l4_initialize_main_thread()
548 err = __alloc_thread_sem(thread, th_sem.get()); in __pthread_mgr_create_thread()
Completed in 8 milliseconds