summaryrefslogtreecommitdiff
path: root/indra/newview/scripts/lua/fiber.lua
AgeCommit message (Expand)Author
2024-03-25Add LL.check_stop() entry point and call it in fiber scheduler().Nat Goodspeed
2024-03-23Make leap.request() work even from Lua's main thread.Nat Goodspeed
2024-03-22Fix a couple bugs in fiber.lua machinery.Nat Goodspeed
2024-03-21WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.Nat Goodspeed