mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 21:29:02 +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 | ||
| mld.h | ||
| mld_done.c | ||
| mld_group.c | ||
| mld_initialize.c | ||
| mld_join.c | ||
| mld_leave.c | ||
| mld_mcastmac.c | ||
| mld_msg.c | ||
| mld_poll.c | ||
| mld_query.c | ||
| mld_report.c | ||
| mld_send.c | ||
| mld_timer.c | ||