Added funcion name to debug messages.
authorArmin Novak <armin.novak@thincast.com>
Wed, 16 Jul 2014 09:56:25 +0000 (11:56 +0200)
committerArmin Novak <armin.novak@thincast.com>
Mon, 27 Oct 2014 10:23:18 +0000 (11:23 +0100)
commit5122ce939a305be713ee5e7bd392817dd0265a78
tree2079ca4bdc191ffdfdf2ac274a8cbc10865e1607
parent56ae60994380d4f56c573ab3803b9d584b65b0d6
Added funcion name to debug messages.
Fixed setting of started flag for threads.
pthred_exit now used correct return value argument.
Return value now also set when terminating thread.
winpr/libwinpr/thread/thread.c