nuttx/libc/semaphore
2016-11-02 14:43:03 -06:00
..
Make.defs sem_getprotocol() can be in C library 2016-11-02 09:29:16 -06:00
sem_getprotocol.c Move protoypes for the non-standard include/semaphore.h file to the non-standard include/nuttx/semaphore.h with the other non-standard semaphore interfaces. 2016-11-02 14:43:03 -06:00
sem_getvalue.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
sem_init.c Add pthread_mutexattr_get/set_protocol and non-standard sem_get/set_protocol. These may use to enable or disable priority inheritance on a single semaphore. 2016-11-02 09:05:18 -06:00