035e7913d87c2876ebbebbc7921583bd67f61bb8
1. mcexec sets RLIMIT_NPROC to the number of mcexec threads. 2. do_fork() gets the current number of threads by calling rusage function. 3. do_fork() returns -EAGAIN when the limit is exceeded.
Description
Languages
C
85.3%
Shell
7.7%
Perl
3.4%
Assembly
1.3%
CMake
1.2%
Other
1%