Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ unlock
Method
unlock
include/thundersvm/util/log.h:1039–1039 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1037
return true;
1038
}
1039
inline void unlock(void) {}
1040
};
1041
/// @brief Lock guard wrapper used when multi-threading is disabled.
1042
template <typename Mutex>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected