Home
last modified time | relevance | path

Searched refs:UpdateTLS (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/core/ports/
Dport_locker.cc22 void UpdateTLS(PortLocker* old_locker, PortLocker* new_locker) { in UpdateTLS() function
36 UpdateTLS(nullptr, this); in PortLocker()
55 UpdateTLS(this, nullptr); in ~PortLocker()
63 UpdateTLS(nullptr, nullptr); in AssertNoPortsLockedOnCurrentThread()