This website requires JavaScript.
Explore
Help
Sign In
gex
/
gex-core
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
e82306c36f338ae2284919c186b84f58f93347d8
gex-core
/
tasks
T
History
MightyPork
931f6cea59
added missing mutex for shared scratch buffer
2018-01-06 15:53:56 +01:00
..
sched_queue.h
Moved size defines to plat_compat
2017-12-25 13:47:50 +01:00
task_main.c
added "welcome chime"
2018-01-02 12:10:38 +01:00
task_main.h
moved tasks to their own folder
2017-12-16 17:02:16 +01:00
task_msg.c
added missing mutex for shared scratch buffer
2018-01-06 15:53:56 +01:00
task_msg.h
implement a message processing queue that will hopefully aleviate the pain in working with tinyframe. this should make it possible to almost entirely get rid of async jobs for simple replies
2017-12-22 23:10:14 +01:00
task_sched.c
removed low prio queue
2017-12-23 20:55:45 +01:00
task_sched.h
use bulk typedefs in functions, add monitoring of msg queue usage to stackmon
2017-12-24 16:09:21 +01:00