summary refs log tree commit diff stats
path: root/lib/std/tasks.nim
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2022-01-13 15:03:14 +0800
committerGitHub <noreply@github.com>2022-01-13 08:03:14 +0100
commitada815e45957e5675a9ac978b85b8467d68c5945 (patch)
treee5a6baefc12fc0e1c8fcdec0a02293060a5f9ee5 /lib/std/tasks.nim
parent9a32905d89d23e423bca2d0ce643b9331a6741c0 (diff)
downloadNim-ada815e45957e5675a9ac978b85b8467d68c5945.tar.gz
make rst thread safe (#19369)
split for the convenience of review
Diffstat (limited to 'lib/std/tasks.nim')
0 files changed, 0 insertions, 0 deletions
>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169