Searched refs:on_entry (Results 1 – 2 of 2) sorted by relevance
313 uint16_t on_entry = AcquireLock | InitSession,
436 ScriptInterpreterPythonImpl *py_interpreter, uint16_t on_entry, in Locker() argument443 if ((on_entry & InitSession) == InitSession) { in Locker()444 if (!DoInitSession(on_entry, in, out, err)) { in Locker()