Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/libc/pthreads/
H A Dpthread_internal.h74 void posix_sem_system_init(void);
H A Dsemaphore.c18 void posix_sem_system_init() in posix_sem_system_init() function
H A Dpthread.c23 posix_sem_system_init(); in pthread_system_init()