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 201 base::Lock pending_mach_messages_lock_; member in class:mojo::edk::NodeChannel
node_channel.cc 676 base::AutoLock lock(pending_mach_messages_lock_);
770 base::AutoLock lock(pending_mach_messages_lock_);
847 base::AutoLock lock(pending_mach_messages_lock_);

Completed in 165 milliseconds