diff options
Diffstat (limited to 'std/threads.pk')
-rw-r--r-- | std/threads.pk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/std/threads.pk b/std/threads.pk new file mode 100644 index 0000000..2b1e98f --- /dev/null +++ b/std/threads.pk @@ -0,0 +1 @@ +## std.threads: Primitives for threads and thread-safe code. |