incubator-nuttx/libs/libc/semaphore
Gregory Nutt a569006fd8 sched/: Make more naming consistent
Rename various functions per the quidelines of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions

    nxsem_setprotocol -> nxsem_set_protocol
    nxsem_getprotocol -> nxsem_get_protocol
    nxsem_getvalue -> nxsem_get_value
2020-05-17 14:01:00 -03:00
..
Make.defs
sem_getprotocol.c
sem_getvalue.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
sem_init.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sem_setprotocol.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00