process: Factor code out of process_start() into helper functions.
authorBen Pfaff <blp@nicira.com>
Wed, 15 Jul 2009 19:07:02 +0000 (12:07 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Jul 2009 16:17:06 +0000 (09:17 -0700)
commit1fa39e1d50ea5f836d24c91d0651dda315e91c42
treef90f38d905cff89ab38e76b08cb0f3ed84a6d9d1
parent52dc2ef41b18cc7d4ed2d19f125f19af5eba12b5
process: Factor code out of process_start() into helper functions.

An upcoming commit will add a new function that can also use these helper
functions.
lib/process.c