FreeRDP/winpr/libwinpr/pool
Armin Novak 527db6783b
[cmake] split tests
* Keep BUILD_TESTING, but only run tests compatible with API (for
  packaging)
* Add BUILD_TESTING_INTERNAL for all tests including internal function
  tests that modify API to be run on our CI
2024-10-24 09:45:44 +02:00
..
test [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
callback_cleanup.c [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
callback.c [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
cleanup_group.c [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
CMakeLists.txt [cmake] split tests 2024-10-24 09:45:44 +02:00
io.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ModuleOptions.cmake libwinpr-pool: stubbed thread pooling API 2012-12-21 18:30:33 -05:00
pool.c [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
pool.h [warnings] fixed reserved-identifer warnings 2023-09-25 08:39:01 +02:00
synch.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
timer.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
work.c [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00