FreeRDP/winpr/libwinpr/thread/test
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
..
.gitignore libwinpr-thread: start implementing CommandLineToArgv 2013-09-21 17:16:49 -04:00
CMakeLists.txt winpr-thread: 2015-05-22 18:28:10 +02:00
TestThreadCommandLineToArgv.c libwinpr-thread: initial CreateProcess() implementation 2013-09-22 17:23:00 -04:00
TestThreadCreateProcess.c Fix unchecked CreateMutex calls 2015-05-07 13:27:49 +02:00
TestThreadExitThread.c winpr-thread: 2015-05-22 18:28:10 +02:00