]> mj.ucw.cz Git - libucw.git/commit
Main: The main loop now keeps per-thread context
authorMartin Mares <mj@ucw.cz>
Wed, 28 Jul 2010 20:19:44 +0000 (22:19 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Aug 2010 16:12:57 +0000 (18:12 +0200)
commita373bd8e163e2f8a71429cbd8b8edf077e0f9364
tree69bd456d44633f585e692f512000a7d484ba0da2
parent61e2966dccb537a081632b66e1ee9c8f8e9eebf2
Main: The main loop now keeps per-thread context

Receiving of SIGCHLD is not thread-safe yet, but it will be replaced
by a more general mechanism for receiving signals soon anyway.
ucw/mainloop.c
ucw/mainloop.h
ucw/threads.h