FreeRDP/winpr/libwinpr/thread/test
akallabeth 43c5289928 Replaced memset/ZeroMemory with initializer
* Addes WINPR_ASSERT on many occations
* Replaced memset with array initializer
* Replaced ZeroMemory with array initializer
2022-10-14 12:11:01 +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 Removed heap module from WinPR 2021-12-23 14:27:12 +01:00
TestThreadCreateProcess.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestThreadExitThread.c Improved runtime of unit tests 2021-06-08 08:21:47 +02:00