mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Plan on testing parity between the threading modules
This commit is contained in:
@@ -27,6 +27,7 @@ if not (GLOBAL and THREAD) then
|
||||
else
|
||||
lanes = require("lanes")
|
||||
end
|
||||
|
||||
function multi:newSystemThreadedQueue(name)
|
||||
local name = name or multi.randomString(16)
|
||||
local c = {}
|
||||
|
||||
Reference in New Issue
Block a user