Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/libpthread/src/
A Dl4.h5 typedef L4::Semaphore Th_sem_cap; typedef
7 inline int __alloc_thread_sem(pthread_descr th, L4::Cap<Th_sem_cap> const &c) in __alloc_thread_sem()
A Dl4.cc70 L4::Cap<Th_sem_cap> s(env->first_free_cap() << L4_CAP_SHIFT); in __pthread_l4_initialize_main_thread()
A Dmanager.cc537 auto th_sem = L4Re::Util::make_unique_cap<Th_sem_cap>(); in __pthread_mgr_create_thread()

Completed in 4 milliseconds