Searched refs:shellProcess (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/consoled/
H A Dconsoled.cpp452 pid_t shellProcess; local
456 shellProcess = start_process(2, shellArgv, &gConsole);
458 wait_for_thread(shellProcess, &returnCode);

Completed in 30 milliseconds