FreeRDP/winpr/libwinpr/thread
David Fort c5c2e37f6d
More winpr fixes (#8255)
* Fix build with mingw

4a71cab2e7 broke wf_events.c.
The drive channel was not building because of missing definitions.

* winpr: make functions return False when not implemented
2022-09-28 16:07:04 +02:00
..
test reformatted 2022-06-23 08:48:39 +02:00
apc.c winpr: complement thread tests and fix some asserts (#8105) 2022-08-02 11:40:55 +02:00
apc.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
argv.c scanbuild fixes 2022-04-28 12:37:19 +02:00
CMakeLists.txt winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
process.c More winpr fixes (#8255) 2022-09-28 16:07:04 +02:00
processor.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
thread.c core: check the kind of object for events and threads functions 2022-09-21 16:04:02 +02:00
thread.h winpr: improve WaitForSingleObject and WaitForMultipleObject with processes 2022-09-26 12:08:00 +02:00
tls.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00