FreeRDP/winpr/libwinpr/thread
Emmanuel Ledoux 6f5de27081 winpr-thread:
- added the unit test: TestThreadExitThread
  - fix: ensure thread_list to be up to date before to call ExitThread()
  - possibly resolved: Problems with serial redirection #2389
2015-05-22 18:28:10 +02:00
..
test winpr-thread: 2015-05-22 18:28:10 +02:00
argv.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
CMakeLists.txt
module.def
ModuleOptions.cmake
process.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
processor.c
thread.c winpr-thread: 2015-05-22 18:28:10 +02:00
thread.h Fixed type of stack trace variables. 2014-11-11 21:00:03 +01:00
tls.c