Searched defs:SetLinkerErrorString (Results 1 – 2 of 2) sorted by relevance
70 void SetLinkerErrorString(const char* str) { GetThreadData()->SetError(str); } in SetLinkerErrorString() function
104 TEST(Thread, SetLinkerErrorString) { in TEST() argument