ocarina/include
Anna Schumaker 8c8ab2a9eb core/idle: Add idle_cancel() function
This function is used to cancel all idle tasks and free the memory
allocated for them.  This needs to be called when Ocarina is shutting
down to prevent a possible hang with the gtk idle callback continuing to
process tasks.

Fixes #30: Closing Ocarina should cancel idle tasks
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-03-01 08:27:13 -05:00
..
core core/idle: Add idle_cancel() function 2016-03-01 08:27:13 -05:00
gui core/playlist: Use playlist_t enum to access playlists 2016-02-26 11:04:42 -05:00
tests test: Remove library directory creating functions 2016-02-12 09:47:30 -05:00
Sconscript Remove test_env 2015-09-11 09:11:38 -04:00