Searched refs:BT_pthreadOnce (Results 1 – 1 of 1) sorted by relevance
42 mutable std::unique_ptr<BugType> BT_open, BT_pthreadOnce; member in __anonf55e93d80111::UnixAPIMisuseChecker304 LazyInitialize(this, BT_pthreadOnce, "Improper use of 'pthread_once'"); in CheckPthreadOnce()307 std::make_unique<PathSensitiveBugReport>(*BT_pthreadOnce, os.str(), N); in CheckPthreadOnce()