6a3c2aded6
* Simplify EINTR/ECANCEL error handling 1. Add semaphore uninterruptible wait function 2 .Replace semaphore wait loop with a single uninterruptible wait 3. Replace all sem_xxx to nxsem_xxx * Unify the void cast usage 1. Remove void cast for function because many place ignore the returned value witout cast 2. Replace void cast for variable with UNUSED macro |
||
---|---|---|
.. | ||
cacheroute.h | ||
fileroute.h | ||
Kconfig | ||
Make.defs | ||
net_add_fileroute.c | ||
net_add_ramroute.c | ||
net_alloc_ramroute.c | ||
net_cacheroute.c | ||
net_del_fileroute.c | ||
net_del_ramroute.c | ||
net_dumproute.c | ||
net_fileroute.c | ||
net_foreach_fileroute.c | ||
net_foreach_ramroute.c | ||
net_foreach_romroute.c | ||
net_initroute.c | ||
net_queue_ramroute.c | ||
net_router.c | ||
netdev_router.c | ||
ramroute.h | ||
romroute.h | ||
route.h |