Home
last modified time | relevance | path

Searched refs:create_process (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_process.c71 static struct kfd_process *create_process(const struct task_struct *thread);
298 process = create_process(thread); in kfd_create_process()
629 static struct kfd_process *create_process(const struct task_struct *thread) in create_process() function
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-20214824 * win32-low.c (create_process): Prepend PROGRAM to ARGS when
6383 * win32-low.c (create_process): Only call gdb_tilde_expand if
7300 * win32-low.c (create_process): Pass the inferior's cwd to
21138 * win32-low.c (create_process): New.
21139 (win32_create_inferior): Use create_process instead of
21140 CreateProcess. If create_process failed retry appending an ".exe"
21142 create_process calls and use it on the call to error.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git93401 cast isn't correct when create_process expects a STARTUPINFOW
118595 * Restore dropped nullptr program argument in use of create_process() under CYGWIN