winix/main
Tomasz Sowa 35efed9fef - now the mess with threads has gone away
- we have a class BaseThread -- this is a base class -- we can inherit from it when
  creating a new thread
- others treads are correctly stopped (when signal comes) -- pthread_join
- we have a special thread only for signals



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@685 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-12-02 01:02:02 +00:00
..
Makefile changed: the way how plugins work 2010-07-27 20:41:56 +00:00
Makefile.dep - now the mess with threads has gone away 2010-12-02 01:02:02 +00:00
Makefile.o.dep added: plugin mechanism 2009-11-13 20:40:11 +00:00
main.cpp - now the mess with threads has gone away 2010-12-02 01:02:02 +00:00