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 |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
nx_bitmap.c | ||
nx_block.c | ||
nx_closewindow.c | ||
nx_connect.c | ||
nx_constructwindow.c | ||
nx_cursor.c | ||
nx_disconnect.c | ||
nx_eventhandler.c | ||
nx_eventnotify.c | ||
nx_fill.c | ||
nx_filltrapezoid.c | ||
nx_getposition.c | ||
nx_getrectangle.c | ||
nx_kbdchin.c | ||
nx_kbdin.c | ||
nx_lower.c | ||
nx_modal.c | ||
nx_mousein.c | ||
nx_move.c | ||
nx_openwindow.c | ||
nx_raise.c | ||
nx_redrawreq.c | ||
nx_releasebkgd.c | ||
nx_requestbkgd.c | ||
nx_setbgcolor.c | ||
nx_setpixel.c | ||
nx_setposition.c | ||
nx_setsize.c | ||
nx_setvisibility.c | ||
nx_synch.c | ||
nxmu_semtake.c | ||
nxmu_sendserver.c | ||
nxmu_sendwindow.c |