4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
handle = thread:spawn("my_thread", {
|
|
|
|
})
|
handle = thread:spawn("my_thread", {
|
|
|
|
})
|