util: Introduce "subprogram_name" to identify subprocesses and threads.
authorBen Pfaff <blp@nicira.com>
Wed, 18 Jul 2012 17:30:47 +0000 (10:30 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 18 Jul 2012 17:30:47 +0000 (10:30 -0700)
commit781dee0835fbea52f57389893d50b2cf9f60e41f
treeba5e84900d8e60fcd880f7060e610313c9ed690a
parentfd94a42c43ff4a0e57a44bdc9ded1b7e1e63faaa
util: Introduce "subprogram_name" to identify subprocesses and threads.

This will be more useful later when we introduces "worker" subprocesses.
I don't have any current plans to introduce threading, but I can't
think of a disadvantage to wording this in a general manner.

Signed-off-by: Ben Pfaff <blp@nicira.com>
NEWS
lib/daemon.c
lib/util.c
lib/util.h
lib/vlog.c
lib/vlog.h
utilities/ovs-appctl.8.in