Fixed ExitThread, now running pthread_exit and setting event.
authorArmin Novak <armin.novak@thincast.com>
Wed, 16 Jul 2014 10:08:34 +0000 (12:08 +0200)
committerArmin Novak <armin.novak@thincast.com>
Mon, 27 Oct 2014 10:28:13 +0000 (11:28 +0100)
commita6eff65259f6e1b7554bc88079019ad0fdac461b
tree3f709892ea350aaa5829e0579606e9509303ac72
parentc6ed95d1bfbb4895528f6972c15bde0e03305e86
Fixed ExitThread, now running pthread_exit and setting event.
winpr/include/winpr/thread.h
winpr/libwinpr/thread/thread.c