Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ S
Class
S
util/generic/ptr_ut.cpp:44–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
private:
43
void TestSimpleIntrusivePtrCtorTsan() {
44
struct S: public TAtomicRefCount<S> {
45
};
46
47
struct TLocalThread: public ISimpleThread {
48
void* ThreadProc() override {
Callers
2
string.h
File · 0.70
ToList
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected