Searched refs:team_set_foreground_process_group (Results 1 - 3 of 3) sorted by path

/haiku/headers/private/kernel/
H A Dteam.h52 status_t team_set_foreground_process_group(void *tty, pid_t processGroup);
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1739 status_t error = team_set_foreground_process_group(tty,
/haiku/src/system/kernel/
H A Dteam.cpp3045 team_set_foreground_process_group(void* tty, pid_t processGroupID) function

Completed in 48 milliseconds