This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
b71c491f00
nuttx
/
libs
/
libc
/
wqueue
History
Xiang Xiao
eca7059785
Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-01 10:43:47 -03:00
..
Kconfig
Kconfig: Refine BUILD_FLAT, BUILD_PROTECTED and BUILD_KERNEL usage
2020-04-29 12:16:18 -06:00
Make.defs
Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base
2020-05-01 10:43:47 -03:00
work_cancel.c
work_lock.c
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
2020-02-01 08:27:30 -06:00
work_queue.c
Fix typos in comments and documentation.
2020-03-16 20:01:11 -06:00
work_signal.c
work_usrthread.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
wqueue.h
sched/wqueue, libs/libc/wqueue, configs: Remove work queue polling delay to simplify the code logic and save the power.
2018-08-25 14:58:07 -06:00