Skip to content

std:thread

Experimental

Thread-local primitives and sleep.

PropertyValue
Namespacestd
Sourcesrc/lua/std/thread.rs
Teststests/std/thread.test.luau
StabilityExperimental
Mirrorstd::thread

Syntax

lua
local thread = require("std:thread")

Description

WARNING

Stub. Full surface in module source; contract exercised by test file.

See also