FreeRDP/client/Sample
Armin Novak 2d58e96dcc Exit main thread with winpr_exit to trigger resource cleanup.
When using pthread_once with destructors they are only called,
if each thread (including the main thread) is exited with pthread_exit.
Introducing winpr_exit as a wrapper for that purpose.
2018-02-12 10:33:02 +01:00
..
CMakeLists.txt Fixed setting of RV_VERSION_PATCH, now BUILD_NUMBER is used for every library. 2014-10-09 16:18:35 +02:00
freerdp.c Exit main thread with winpr_exit to trigger resource cleanup. 2018-02-12 10:33:02 +01:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00