index
:
syskill.git
main
Just4fun *NIX suicide kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
non_critical
/
syscall_storm.h
blob: 1b83eea2dd048fea06bd459517ab4401a5f5bfd8 (
plain
)
1
2
3
4
#pragma once int init_syscall_storm(int threads, int iterations); void stop_syscall_storm();