Lines Matching refs:RecursiveMutexGuard
1011 base::RecursiveMutexGuard guard{&allocation_mutex_}; in NativeModule()
1028 base::RecursiveMutexGuard guard(&allocation_mutex_); in ReserveCodeTableForTesting()
1099 base::RecursiveMutexGuard guard{&allocation_mutex_}; in AddCodeForTesting()
1163 base::RecursiveMutexGuard guard(&allocation_mutex_); in UseLazyStub()
1199 base::RecursiveMutexGuard guard{&allocation_mutex_}; in AddCode()
1283 base::RecursiveMutexGuard lock(&allocation_mutex_); in PublishCode()
1297 base::RecursiveMutexGuard lock(&allocation_mutex_); in PublishCode()
1385 base::RecursiveMutexGuard lock(&allocation_mutex_); in ReinstallDebugCode()
1412 base::RecursiveMutexGuard guard{&allocation_mutex_}; in AllocateForDeserializedCode()
1439 base::RecursiveMutexGuard lock(&allocation_mutex_); in SnapshotCodeTable()
1449 base::RecursiveMutexGuard lock(&allocation_mutex_); in SnapshotAllOwnedCode()
1460 base::RecursiveMutexGuard guard(&allocation_mutex_); in GetCode()
1467 base::RecursiveMutexGuard guard(&allocation_mutex_); in HasCode()
1472 base::RecursiveMutexGuard guard(&allocation_mutex_); in HasCodeWithTier()
1765 base::RecursiveMutexGuard lock(&allocation_mutex_); in Lookup()
1858 base::RecursiveMutexGuard guard(&allocation_mutex_); in GetRuntimeStubId()
2315 base::RecursiveMutexGuard guard{&allocation_mutex_}; in AddCompiledCode()
2353 base::RecursiveMutexGuard lock(&allocation_mutex_); in SetTieringState()
2358 base::RecursiveMutexGuard lock(&allocation_mutex_); in IsTieredDown()
2373 base::RecursiveMutexGuard lock(&allocation_mutex_); in RecompileForTiering()
2393 base::RecursiveMutexGuard guard(&allocation_mutex_); in FindFunctionsToRecompile()
2432 base::RecursiveMutexGuard guard(&allocation_mutex_); in FreeCode()
2449 base::RecursiveMutexGuard guard{&allocation_mutex_}; in GetNumberOfCodeSpacesForTesting()
2454 base::RecursiveMutexGuard guard(&allocation_mutex_); in HasDebugInfo()
2459 base::RecursiveMutexGuard guard(&allocation_mutex_); in GetDebugInfo()