Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dsubprocess.py787 process_group (POSIX only)
815 process_group=None):
895 if process_group is None:
896 process_group = -1 # The internal APIs are int-only
1034 start_new_session, process_group)
1797 start_new_session, process_group):
1833 and process_group == -1
1891 process_group, gid, gids, uid, umask,
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h317 void process_group();
H A Dsb_sched.cpp879 process_group(); in load_index_register()
896 process_group(); in load_index_register()
1066 void post_scheduler::process_group() { in process_group() function in r600_sb::post_scheduler
1074 sblog << "process_group: live_before : "; in process_group()
1088 sblog << "process_group: live_after : "; in process_group()
1139 process_group(); in emit_clause()
1197 process_group(); in schedule_alu()
/third_party/python/Lib/test/
H A Dtest_subprocess.py1934 process_group=0)

Completed in 12 milliseconds