FreeRDP/server/Mac
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
..
.gitignore mfreerdp-server: cleanup binaries 2012-10-31 23:30:52 -04:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
mf_audin.c Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
mf_audin.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_event.c make cppcheck a bit happier: 2017-01-25 17:09:25 +05:00
mf_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_info.c Fixed mac server compilation. 2017-11-24 13:21:43 +01:00
mf_info.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_input.c Fixed mac server compilation. 2017-11-24 13:21:43 +01:00
mf_input.h Fixed mac server compilation. 2017-11-24 13:21:43 +01:00
mf_interface.c mfreerdp-server: more refactoring; added info singleton 2012-11-15 15:43:58 -05:00
mf_interface.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_mountain_lion.c Update mf_mountain_lion.c 2016-05-20 01:17:49 +09:00
mf_mountain_lion.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_peer.c Fixed mac server compilation. 2017-11-24 13:21:43 +01:00
mf_peer.h Fixed mac server compilation. 2017-11-24 13:21:43 +01:00
mf_rdpsnd.c Fixed mac server compilation. 2017-11-24 13:21:43 +01:00
mf_rdpsnd.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mfreerdp.c Exit main thread with winpr_exit to trigger resource cleanup. 2018-02-12 10:33:02 +01:00
mfreerdp.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
server.crt mfreerdp-server: initial commit 2012-10-31 23:04:31 -04:00
server.key mfreerdp-server: initial commit 2012-10-31 23:04:31 -04:00