This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-07 05:27:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
4fcbe8e410
nuttx
/
libc
/
semaphore
History
Download ZIP
Download TAR.GZ
Gregory Nutt
d5b4d848d3
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
..
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