summaryrefslogtreecommitdiff
path: root/xmake/core/base/thread.lua
AgeCommit message (Expand)Author
2026-07-17rename sandbox.load to sandbox.callruki
2026-03-29fix const limit on lua5.5ruki
2026-03-26improve more commentsruki
2025-11-08use pipe_event instead of eventruki
2025-11-07fix thread waitruki
2025-11-07fix wait threadruki
2025-11-07fix thread exitruki
2025-11-07improve threadruki
2025-11-07impl os.cp/rm in async taskruki
2025-09-05fix thread waitruki
2025-09-04fix native thread for luajitruki
2025-08-31improve start htradruki
2025-08-29add thread sharedataruki
2025-08-29support to schedule thread and coroutineruki
2025-08-29remove commentsruki
2025-08-28add thread queueruki
2025-08-28add thread semaphoreruki
2025-08-28add thread eventruki
2025-08-28add mutex refnruki
2025-08-28fix mutex cdataruki
2025-08-28pass mutexruki
2025-08-28add mutex to threadruki
2025-08-28move thread to baseruki