This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-07-03 08:39:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
src
/
scheduler
History
Dylan K. Taylor
d738504e24
TaskScheduler: use a Ds\Set to index tasks internally
...
this removes all remaining use-cases for taskID.
2020-07-08 11:57:48 +01:00
..
AsyncPool.php
Merge commit 'd8d994351'
2020-06-14 19:47:21 +01:00
AsyncTask.php
make more use of igbinary_serialize() and igbinary_unserialize()
2020-06-17 23:03:03 +01:00
AsyncWorker.php
…
BulkCurlTask.php
make more use of igbinary_serialize() and igbinary_unserialize()
2020-06-17 23:03:03 +01:00
CancellableClosureTask.php
…
ClosureTask.php
…
DumpWorkerMemoryTask.php
…
GarbageCollectionTask.php
…
Task.php
…
TaskHandler.php
Merge branch 'stable'
2020-07-08 11:46:02 +01:00
TaskScheduler.php
TaskScheduler: use a Ds\Set to index tasks internally
2020-07-08 11:57:48 +01:00