mirror of
https://github.com/vlang/v.git
synced 2025-09-14 23:12:33 +03:00
4 lines
149 B
V
4 lines
149 B
V
module threads
|
|
|
|
// This file is just a placeholder.
|
|
// The actual implementation is backend/platform specific, so see threads.c.v, threads.js.v etc.
|