mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
update to 2.5.0-b1 (build 408)
This commit is contained in:
@@ -38,6 +38,7 @@ class ZMAtomic
|
||||
for ($i = 0; $i < 10; ++$i) {
|
||||
self::$atomics["_tmp_" . $i] = new Atomic(0);
|
||||
}
|
||||
self::$atomics["ss"] = new Atomic(1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user