mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
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 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| pkt.h | ||
| pkt_callback.c | ||
| pkt_conn.c | ||
| pkt_finddev.c | ||
| pkt_input.c | ||
| pkt_poll.c | ||
| pkt_recvfrom.c | ||
| pkt_send.c | ||
| pkt_sockif.c | ||