index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
/
t
/
op
/
threads_create.pl
blob: 34251632cfe4103110fbbbbe57356350ff7116e9 (
plain
) (
blame
)
1
2
threads->
create
(
sub
{
}
)
->join
;
"ok\n"
;