This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 08:36:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c9d7472d68678272f89ae78213922f98eb60f9db
nuttx
/
sched
/
wqueue
T
History
Gregory Nutt
c9d7472d68
Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming
2014-10-11 17:03:44 -06:00
..
kwork_cancel.c
…
kwork_hpthread.c
Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming
2014-10-11 17:03:44 -06:00
kwork_inherit.c
Add logic for priority inheritance with multiple worker threads. How should this work? Tentatively, the all get reprioritized together. It would be best to just reprioritize the single thread doing the high priority work, but we don't know which that will be in advance
2014-10-10 17:47:39 -06:00
kwork_lpthread.c
Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming
2014-10-11 17:03:44 -06:00
kwork_process.c
Fix a couple of problems introduced in the last commmits
2014-10-11 08:29:26 -06:00
kwork_queue.c
…
kwork_signal.c
Eliminate warnings
2014-10-11 17:02:35 -06:00
Make.defs
…
wqueue.h
Make building of low-priority work queue independent of also building the high-priority work queue
2014-10-11 14:43:24 -06:00