v/vlib/sync/threads/threads.v

5 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.