FreeRDP/winpr/libwinpr/thread
Bernhard Miklautz 81d422588e winrp/thread: don't call pthread_exit on return
As the pthread_exit man page states pthread_exit is called implicitly
when the start function returns.
2015-07-24 14:52:31 +02:00
..
test winpr/thread: fix test compilation on windows 2015-06-22 19:09:59 +02:00
argv.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
module.def winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
process.c CreateProcess: fix setting of default handler 2015-07-02 12:25:48 +02:00
processor.c libwinpr-synch: stubbed more 2012-09-18 15:51:33 -04:00
thread.c winrp/thread: don't call pthread_exit on return 2015-07-24 14:52:31 +02:00
thread.h winpr-thread: added HP's copyright 2015-05-27 18:24:56 +02:00
tls.c libwinpr: stubbed a couple more modules of interest 2012-09-19 21:42:46 -04:00