Searched refs:Th_sem_cap (Results 1 – 3 of 3) sorted by relevance
5 typedef L4::Semaphore Th_sem_cap; typedef7 inline int __alloc_thread_sem(pthread_descr th, L4::Cap<Th_sem_cap> const &c) in __alloc_thread_sem()
70 L4::Cap<Th_sem_cap> s(env->first_free_cap() << L4_CAP_SHIFT); in __pthread_l4_initialize_main_thread()
537 auto th_sem = L4Re::Util::make_unique_cap<Th_sem_cap>(); in __pthread_mgr_create_thread()
Completed in 4 milliseconds