aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-vt.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-10 14:12:02 +0200
committerMattias Andrée <maandree@kth.se>2016-07-10 14:12:02 +0200
commite63639bff39099c9a7598cbb98e7713699066c8b (patch)
tree6e6d04b0b7a6a3d9e32e26654179b80d55388231 /src/mds-vt.c
parentMore work on mds-libinput (diff)
downloadmds-e63639bff39099c9a7598cbb98e7713699066c8b.tar.gz
mds-e63639bff39099c9a7598cbb98e7713699066c8b.tar.bz2
mds-e63639bff39099c9a7598cbb98e7713699066c8b.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/mds-vt.c')
-rw-r--r--src/mds-vt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-vt.c b/src/mds-vt.c
index 904c116..c593618 100644
--- a/src/mds-vt.c
+++ b/src/mds-vt.c
@@ -115,7 +115,7 @@ static int secondary_socket_fd;
/**
* Whether the secondary thread has been started
*/
-static int secondary_thread_started = 0;
+static volatile sig_atomic_t secondary_thread_started = 0;
/**
* The secondary thread