StateServer 1.6.9
Compiled `c` application to handle task state logging and timing.
|
Task State Machine | Core logic flow of wrist center-out NHP task. |
Handler Threads | Core of the multi-threaded state_server application. |
Thread Management | Single global mutex lock guard and thread condition signals |
Global Condition Flags | Global condition flags ensure proper cycling of server state |
Memory and Data Handlers | Allocate/deallocate memory, and save data. |
Startup Routines | Start the handler threads with appropriate attributes and data. |