mirror of
https://github.com/autc04/Retro68.git
synced 2026-01-25 16:17:32 +00:00
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
wait()
|
|
interrupted - ok
|
|
sleep()
|
|
interrupted - ok
|
|
Busy waiting
|
|
interrupted - ok
|
|
join()
|
|
interrupted - ok
|