Markus Makela
0111df3767
Cleaned up the use of thread types
...
The THREAD type was not used everywhere and pthread_t was used instead.
The thread creation function also returned the address of a stack allocated
value which isn't guaranteed to be usable.
2016-01-27 09:07:55 +02:00
counterpoint
e7a30a7944
Overhaul monitor_common functions and move into monitor.c
2015-11-19 15:40:43 +00:00
Markus Makela
a7e2bf09c8
Cleaned up monitor headers
...
Formatted all monitor headers according to the coding style.
2015-11-16 14:00:22 +02:00
Markus Makela
a73df62ebd
Renamed mon_exec files to externcmd.
2015-05-18 18:34:43 +03:00
Markus Makela
b94f494d80
Added filtering of monitor events.
2015-05-14 12:05:58 +03:00
Markus Makela
1aba13177b
Added ndbclustermon and mmmon headers.
2015-05-11 20:35:54 +03:00