Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ name
Method
name
source/core/StarThread.hpp:410–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
409
template <typename Return>
410
String ThreadFunction<Return>::name() {
411
return m_function.name();
412
}
413
414
inline SpinLock::SpinLock() {
415
m_lock.clear();
Callers
5
updateRunning
Method · 0.45
string
Function · 0.45
luaTo
Method · 0.45
getUserData
Method · 0.45
convert
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected