enlightenment/src/modules/sysinfo/thermal
Stephen 'Okra' Houston 804f038f71 Sysinfo Gadget: Thread Lifetime vs Object Lifetime management.
This cleans up how sysinfo manages object vs thread lifetimes.  If thread is still alive dependent on aspects that need to be freed in the gadget removal process, it defers that cleanup from the remove callback to the thread end callback.  As for the combination sysinfo gadget, each gadget inside of sysinfo will set a done flag alerting that the cleanup of the combination gadget can happen once all threads are done.
This fixes T5694
2017-07-13 19:21:49 -05:00
..
thermal.c Sysinfo Gadget: Thread Lifetime vs Object Lifetime management. 2017-07-13 19:21:49 -05:00
thermal.h Gadgets: Make sure to avoid conflicts with functions and globals. 2017-07-12 16:03:06 -05:00
thermal_config.c Thermal config: Fix rounding and math issues when switching between units. 2017-07-11 21:41:05 -05:00
thermal_fallback.c Enlightenment: Fix coverity issues related to new sysinfo gadget 2017-01-09 09:43:02 -06:00
thermal_sysctl.c Make sysinfo gadgets work with BSD 2017-02-02 15:48:48 -06:00
thermal_udev.c Enlightenment: Sysinfo gadget supporting files 2017-01-06 16:16:51 -06:00