Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ setThreadName
Method
setThreadName
Libraries/Threading/Threading.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void SC::Thread::setThreadName(const native_char_t* name) { Internal::setThreadName(name); }
33
34
SC::Result SC::Thread::join()
35
{
Callers
10
socketClientServer
Method · 0.45
testThread
Method · 0.45
testEventObject
Method · 0.45
testMutex
Method · 0.45
testRWLock
Method · 0.45
testBarrier
Method · 0.45
testSemaphore
Method · 0.45
loopWakeUp
Method · 0.45
runAwaitThreadWakeUp
Function · 0.45
monitoringLoopThread
Method · 0.45
Calls
no outgoing calls
Tested by
8
socketClientServer
Method · 0.36
testThread
Method · 0.36
testEventObject
Method · 0.36
testMutex
Method · 0.36
testRWLock
Method · 0.36
testBarrier
Method · 0.36
testSemaphore
Method · 0.36
loopWakeUp
Method · 0.36