Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v
/
vlib
/
sync
/
threads
/
threads.v
4
lines
·
3
sloc
·
149 bytes
·
20a22453cf6ba66f99197df571566214082110a9
Raw
1
module
threads
2
3
// This file is just a placeholder.
4
// The actual implementation is backend/platform specific, so see threads.c.v, threads.js.v etc.
5