Searched defs:arrived_flag (Results 1 – 2 of 2) sorted by relevance
33 bool* arrived_flag; member163 bool strict_scope_placement, bool* arrived_flag, in RegisterLoggingDevice()186 void AllocateLoggingDevice(const char* name, bool* arrived_flag, in AllocateLoggingDevice()
50 bool* arrived_flag = new bool; in PYBIND11_MODULE() local