dust/examples/threads.ds

4 lines
42 B
Plaintext
Raw Normal View History

2024-01-01 12:46:47 +00:00
handle = thread:spawn("my_thread", {
})