Cleanup: sessiond: rename the sessiond main thread quit pipe
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 13 Nov 2020 17:58:17 +0000 (12:58 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 25 Oct 2022 19:59:08 +0000 (15:59 -0400)
Rename the sessiond main thread 'thread_quit_pipe' as the
'main_quit_pipe' to make it easier to distinguish it from the other
threads quit pipes.

While we're there, adjust some debug statements and internal function
names to distinguish between notifying the quit pipe and actually
stopping the threads.

Change-Id: I9caf81f6d03805658e2470a026b15dde03f2a88b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025183 seconds and 4 git commands to generate.