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:
@@ -17,6 +17,7 @@ createthread.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
createthread.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
createthread.o: ../../core/mount.h ../../templates/locale.h
|
||||
createthread.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
createthread.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
createthread.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
createthread.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
createthread.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -25,13 +26,12 @@ createthread.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
createthread.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
createthread.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
createthread.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
createthread.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
createthread.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
createthread.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
createthread.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
createthread.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
createthread.o: ../../core/loadavg.h ../../core/image.h
|
||||
createthread.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
createthread.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
createthread.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
createthread.o: ../../core/mounts.h ../../core/mountparser.h
|
||||
createthread.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
createthread.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
createthread.o: ../../core/image.h ../../core/threadmanager.h
|
||||
createthread.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h
|
||||
createthread.o: threadinfo.h ../../functions/functions.h
|
||||
createthread.o: ../../functions/functionbase.h
|
||||
@@ -72,6 +72,7 @@ funthread.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
|
||||
funthread.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
funthread.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
funthread.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
funthread.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
funthread.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
funthread.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
funthread.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -80,12 +81,11 @@ funthread.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
funthread.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
funthread.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
funthread.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
funthread.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
funthread.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
funthread.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
funthread.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
funthread.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
funthread.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
funthread.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
funthread.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
funthread.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
funthread.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
funthread.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
funthread.o: ../../core/threadmanager.h ../../core/synchro.h tdb.h thread.h
|
||||
funthread.o: ../../db/dbbase.h threadinfo.h
|
||||
init.o: tdb.h thread.h ../../db/dbbase.h ../../core/error.h reply.h
|
||||
@@ -103,7 +103,8 @@ init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
init.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
|
||||
init.o: ../../core/config.h ../../core/system.h ../../core/dirs.h
|
||||
init.o: ../../core/config.h ../../core/system.h ../../core/job.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
init.o: ../../core/dircontainer.h ../../notify/notify.h
|
||||
init.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
init.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
@@ -111,13 +112,12 @@ init.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
init.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
init.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
init.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
init.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
init.o: ../../core/synchro.h threadinfo.h funthread.h createthread.h
|
||||
init.o: showthreads.h ../../core/log.h ../../core/plugin.h pluginmsg.h
|
||||
init.o: ../../core/system.h ../../core/sessionmanager.h
|
||||
@@ -159,7 +159,8 @@ reply.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
reply.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
reply.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
reply.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
|
||||
reply.o: ../../core/config.h ../../core/system.h ../../core/dirs.h
|
||||
reply.o: ../../core/config.h ../../core/system.h ../../core/job.h
|
||||
reply.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
reply.o: ../../core/dircontainer.h ../../notify/notify.h
|
||||
reply.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
reply.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
@@ -167,13 +168,12 @@ reply.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
reply.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
reply.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
reply.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
reply.o: ../../core/basethread.h ../../core/synchro.h
|
||||
reply.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
reply.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
reply.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
reply.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
reply.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
reply.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
reply.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
reply.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
reply.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
reply.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
reply.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
reply.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
reply.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h threadinfo.h
|
||||
reply.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
reply.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
@@ -217,6 +217,7 @@ showthreads.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
showthreads.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
showthreads.o: ../../core/mount.h ../../templates/locale.h
|
||||
showthreads.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
showthreads.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
showthreads.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
showthreads.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
showthreads.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -225,18 +226,18 @@ showthreads.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
showthreads.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
showthreads.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
showthreads.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
showthreads.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
showthreads.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
showthreads.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
showthreads.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
showthreads.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
showthreads.o: ../../core/loadavg.h ../../core/image.h
|
||||
showthreads.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
showthreads.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
showthreads.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
showthreads.o: ../../core/mounts.h ../../core/mountparser.h
|
||||
showthreads.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
showthreads.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
showthreads.o: ../../core/image.h ../../core/threadmanager.h
|
||||
showthreads.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h
|
||||
showthreads.o: threadinfo.h
|
||||
tdb.o: tdb.h thread.h ../../db/dbbase.h ../../core/error.h ../../core/log.h
|
||||
templates.o: threadinfo.h ../../core/item.h
|
||||
templates.o: ../../../pikotools/confparser/space.h ../../core/system.h
|
||||
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../core/dirs.h ../../core/item.h ../../core/dircontainer.h
|
||||
templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
templates.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
@@ -258,12 +259,12 @@ templates.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
templates.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
templates.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
templates.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
templates.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
templates.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
templates.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
templates.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
templates.o: ../../core/loadavg.h ../../core/image.h
|
||||
templates.o: ../../core/threadmanager.h thread.h tdb.h ../../db/dbbase.h
|
||||
templates.o: reply.h ../../functions/functionbase.h ../../core/request.h
|
||||
templates.o: ../../core/synchro.h funthread.h createthread.h showthreads.h
|
||||
@@ -296,6 +297,7 @@ templates.o: ../../templates/patterns.h ../../templates/changepatterns.h
|
||||
templates.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
threadinfo.o: threadinfo.h ../../core/item.h
|
||||
threadinfo.o: ../../../pikotools/confparser/space.h ../../core/system.h
|
||||
threadinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
threadinfo.o: ../../core/dirs.h ../../core/item.h ../../core/dircontainer.h
|
||||
threadinfo.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
threadinfo.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
@@ -317,10 +319,10 @@ threadinfo.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
threadinfo.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
threadinfo.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
threadinfo.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
threadinfo.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
threadinfo.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
threadinfo.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
threadinfo.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
threadinfo.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
threadinfo.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
threadinfo.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
threadinfo.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
threadinfo.o: ../../core/loadavg.h ../../core/image.h
|
||||
threadinfo.o: ../../core/threadmanager.h thread.h tdb.h ../../db/dbbase.h
|
||||
|
Reference in New Issue
Block a user