Home
last modified time | relevance | path

Searched defs:ScopedAllowBaseSyncPrimitives (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_restrictions.cc65 ScopedAllowBaseSyncPrimitives::ScopedAllowBaseSyncPrimitives() in ScopedAllowBaseSyncPrimitives() function in base::ScopedAllowBaseSyncPrimitives
Dthread_restrictions_unittest.cc69 TEST_F(ThreadRestrictionsTest, ScopedAllowBaseSyncPrimitives) { in TEST_F() argument