htop/darwin
Hisham Muhammad 5ee6715843 Scan threads for process state information.
Based on: http://stackoverflow.com/questions/6788274/ios-mac-cpu-usage-for-thread
and       e86692e869/ProcessList.c
This should be a fix for #361.
2016-02-18 14:57:09 -02:00
..
Battery.c Standardize indentation. 2015-08-19 13:56:46 -03:00
Battery.h Added darwin with working battery meter 2015-08-19 13:47:26 -03:00
DarwinCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
DarwinCRT.h Added darwin with working battery meter 2015-08-19 13:47:26 -03:00
DarwinProcess.c Scan threads for process state information. 2016-02-18 14:57:09 -02:00
DarwinProcess.h Scan threads for process state information. 2016-02-18 14:57:09 -02:00
DarwinProcessList.c Scan threads for process state information. 2016-02-18 14:57:09 -02:00
DarwinProcessList.h Darwin: replace vm_statistics64_* with vm_statistics_* 2016-01-13 20:57:29 +01:00
Platform.c Check for failure in allocations. 2016-02-02 15:53:02 +01:00
Platform.h Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 2016-01-15 20:26:01 +08:00