Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Parchive/par2cmdline
/ GetFileThreads
Method
GetFileThreads
src/commandline.h:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
#ifdef _OPENMP
102
u32 GetNumThreads(void) {return nthreads;}
103
u32 GetFileThreads(void) {return filethreads;}
104
#endif
105
106
Callers
3
main
Function · 0.45
test10_helper
Function · 0.45
test11_helper
Function · 0.45
Calls
no outgoing calls
Tested by
2
test10_helper
Function · 0.36
test11_helper
Function · 0.36