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 __anone76c75960111::UnixAPIMisuseChecker434 std::make_unique<PathSensitiveBugReport>(BT_pthreadOnce, os.str(), N); in CheckPthreadOnce()