#include <config.h>#include "sbuild.h"#include <errno.h>#include <stdlib.h>#include <sys/types.h>#include <signal.h>#include <unistd.h>#include <boost/format.hpp>#include <lockdev.h>Include dependency graph for sbuild-lock.cc:

Functions | |
| void | alarm_handler (int ignore) |
| Handle the SIGALRM signal. | |
Variables | |
| volatile bool | lock_timeout = false |
|
|
Handle the SIGALRM signal.
|
|
|
|
1.4.6