Searched refs:kWaitForMutex (Results 1 – 4 of 4) sorted by relevance
37 mutex_ = cmd_line->GetSwitchValueNative(switches::kWaitForMutex); in Init()
383 extern const char kWaitForMutex[];
1336 const char kWaitForMutex[] = "wait-for-mutex"; variable
191 relaunch_cmd.AppendSwitchNative(switches::kWaitForMutex, mutex_name); in RelaunchChromeHelper()