Searched refs:BT_pthreadOnce (Results 1 – 1 of 1) sorted by relevance
50 const BugType BT_pthreadOnce{this, "Improper use of 'pthread_once'", member in __anon39b706a10111::UnixAPIMisuseChecker434 std::make_unique<PathSensitiveBugReport>(BT_pthreadOnce, os.str(), N); in CheckPthreadOnce()