Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 22nd, 2013
96
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
var
thr: array[0..4, TThread[int]]
proc threadFunc(a: int) {.thread.} =
echo("hi ", $a)
for i in 0..high(thr):
createThread(thr[i], threadFunc, i)
joinThreads(thr)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 1 sec ago | 0.25 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ X
JavaScript | 9 sec ago | 0.25 KB
💵 Make 3000$ in 20 minutes 💵
JavaScript | 11 sec ago | 0.24 KB
📌 Instant BTC Profit Method ✅ Working 7
JavaScript | 19 sec ago | 0.25 KB
🔥 Exchange profit method
JavaScript | 21 sec ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐ 0
JavaScript | 27 sec ago | 0.25 KB
📌 Swapzone +37% glitch ⭐ A
JavaScript | 34 sec ago | 0.25 KB
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 42 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!