Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mainloop_init
tools/thermal/lib/mainloop.h
12
extern int mainloop_init(void);
tools/thermal/thermal-engine/thermal-engine.c
402
if (mainloop_init()) {
tools/thermal/thermometer/thermometer.c
297
if (mainloop_init()) {