SYNC_BIT 596 components/nacl/loader/nacl_ipc_adapter.cc if (header->flags & IPC::Message::SYNC_BIT) SYNC_BIT 78 ipc/ipc_message.h header()->flags |= SYNC_BIT; SYNC_BIT 81 ipc/ipc_message.h return (header()->flags & SYNC_BIT) != 0;