winix/plugins/export
Tomasz Sowa 222955a2e7 fixed: in Synchro: we should have a table (map) of reference counters
each one for each thread
fixed: on Linux: pthread mutexes by default behaves differently than on FreeBSD
       we have to set PTHREAD_MUTEX_ERRORCHECK attribute 
       when creating a mutex
       



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@953 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-02-14 11:20:22 +00:00
..
Makefile fixed: in Synchro: we should have a table (map) of reference counters 2014-02-14 11:20:22 +00:00
Makefile.dep changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.o.dep added: 'export' winix function (export plugin) 2012-08-03 09:25:17 +00:00
edb.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
edb.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
export.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
exportinfo.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
exportinfo.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
exportthread.cpp fixed: in Synchro: we should have a table (map) of reference counters 2014-02-14 11:20:22 +00:00
exportthread.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
funexport.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
funexport.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
init.cpp added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
message.h added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00