FreeRDP/client/DirectFB
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 libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
df_event.c libfreerdp-locale: start moving some code to libwinpr-input 2013-03-03 16:30:31 -05:00
df_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
df_graphics.c libfreerdp: purged source tree from deprecated memory utils 2012-11-21 21:22:06 -05:00
df_graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
dfreerdp.c Exit main thread with winpr_exit to trigger resource cleanup. 2018-02-12 10:33:02 +01:00
dfreerdp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02: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