Functions | |
| int | mainloop_stop (int force) |
| int | mainloop_run (int argc, char *argv[]) |
| int mainloop_stop | ( | int | force | ) |
Quit the mainloop.
| force | If nonzero and no mainloop, exit the process with failure |
| int mainloop_run | ( | int | argc, | |
| char * | argv[] | |||
| ) |
This is clockd mainloop.
Args:
-d enable debug mode
| argc | argc | |
| argv | argv |
1.5.1