Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ THREAD_PROC
Function
THREAD_PROC
Libraries/unrar/recvol5.cpp:61–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
#ifdef RAR_SMP
61
THREAD_PROC(RecThreadRS)
62
{
63
RecRSThreadData *td=(RecRSThreadData *)Data;
64
td->RecRSPtr->ProcessAreaRS(td);
65
}
66
#endif
67
68
Callers
nothing calls this directly
Calls
1
ProcessAreaRS
Method · 0.80
Tested by
no test coverage detected