fixed: ThreadMenager should use Lock/Unlock in StartAll() method
added: Job class (system->job object) a general mechanism for jobs (by using PT::Space as a job structure) WINIX_JOB plugin message will be sent with a pointer to PT::Space git-svn-id: svn://ttmath.org/publicrep/winix/trunk@829 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -9,22 +9,22 @@ main.o: ../../pikotools/confparser/space.h ../core/htmlfilter.h
|
||||
main.o: ../templates/htmltextstream.h ../core/textstream.h ../core/session.h
|
||||
main.o: ../core/user.h ../core/plugindata.h ../core/rebus.h ../core/mount.h
|
||||
main.o: ../templates/locale.h ../core/slog.h ../core/app.h ../core/system.h
|
||||
main.o: ../core/dirs.h ../core/dircontainer.h ../db/db.h ../db/dbbase.h
|
||||
main.o: ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
|
||||
main.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
|
||||
main.o: ../core/user.h ../core/group.h ../core/dircontainer.h
|
||||
main.o: ../core/ugcontainer.h ../core/log.h ../notify/notify.h
|
||||
main.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h
|
||||
main.o: ../templates/localefilter.h ../../ezc/src/ezc.h
|
||||
main.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
|
||||
main.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
|
||||
main.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
|
||||
main.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h ../core/group.h
|
||||
main.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
|
||||
main.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h
|
||||
main.o: ../templates/locale.h ../templates/localefilter.h ../../ezc/src/ezc.h
|
||||
main.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
|
||||
main.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
|
||||
main.o: ../../ezc/src/stringconv.h ../../pikotools/utf8/utf8.h
|
||||
main.o: ../notify/notifythread.h ../core/basethread.h ../core/synchro.h
|
||||
main.o: ../notify/notifythread.h ../core/basethread.h
|
||||
main.o: ../notify/templatesnotify.h ../core/config.h ../core/users.h
|
||||
main.o: ../core/ugcontainer.h ../core/lastcontainer.h ../core/mounts.h
|
||||
main.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
|
||||
main.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
|
||||
main.o: ../core/basethread.h ../core/threadmanager.h ../core/sessionmanager.h
|
||||
main.o: ../core/threadmanager.h ../core/sessionmanager.h
|
||||
main.o: ../core/sessioncontainer.h ../functions/functions.h
|
||||
main.o: ../functions/functionbase.h ../core/request.h ../core/system.h
|
||||
main.o: ../core/synchro.h ../functions/functionparser.h ../core/cur.h
|
||||
|
Reference in New Issue
Block a user