FreeRDP/winpr/libwinpr/synch
akallabeth 6a1c3b4545
[function pointer] use macro for GetProcAddress
Cast all results of GetProcAddress with WINPR_FUNC_PTR_CAST
2024-09-04 21:31:48 +02:00
..
test [warnings] replace rand() function use 2024-08-29 17:13:53 +02:00
address.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
barrier.c [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
CMakeLists.txt winpr: cleanup polling code 2021-04-07 08:15:16 +02:00
critical.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
event.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
event.h [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
init.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
pollset.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
pollset.h [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
semaphore.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
sleep.c [nolint] add cert-dcl37-c,cert-dcl51-cpp 2024-09-03 12:24:48 +02:00
synch.h [winpr,timer] allow compilation to continue without timer support. 2023-12-11 08:51:59 +01:00
timer.c [warnings] fix various clang-tidy warnings 2024-08-29 17:13:50 +02:00
wait.c [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00