HomeSort by relevance Sort by last modified time
    Searched refs:pending_mach_messages_lock_ (Results 1 - 2 of 2) sorted by null

  /external/libmojo/mojo/edk/system/
node_channel.h 208 base::Lock pending_mach_messages_lock_; member in class:mojo::edk::NodeChannel
node_channel.cc 696 base::AutoLock lock(pending_mach_messages_lock_);
800 base::AutoLock lock(pending_mach_messages_lock_);
876 base::AutoLock lock(pending_mach_messages_lock_);

Completed in 93 milliseconds