Searched refs:multiprocess (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/testing/conf/ |
| H A D | unittest.cfg | 4 [multiprocess]
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | init_task.c | 26 .multiprocess = HLIST_HEAD_INIT,
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | signal.h | 98 struct hlist_head multiprocess; member
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | fork.c | 1629 INIT_HLIST_HEAD(&sig->multiprocess); in copy_signal() 1988 hlist_add_head(&delayed.node, ¤t->signal->multiprocess); in copy_process()
|
| H A D | signal.c | 1173 hlist_for_each_entry(delayed, &t->signal->multiprocess, node) { in __send_signal()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 19608 'multiprocess-extensions''multiprocess Debug multiple 43984 In addition, the remote protocol supports a multiprocess feature in 43997 The multiprocess THREAD-ID syntax extensions are only used if both 43998 GDB and the stub report support for the 'multiprocess' feature using 43999 'qSupported'. *Note multiprocess extensions::, for more information. 44096 The second form, including a process ID, is used when multiprocess 44097 protocol extensions are enabled (*note multiprocess extensions::), 44331 described in *note thread-id syntax::. If multiprocess extensions 44332 (*note multiprocess extensions::) are supported, actions can be 44388 multiprocess extensions (*note multiprocess extensions::). [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 19608 'multiprocess-extensions''multiprocess Debug multiple 43984 In addition, the remote protocol supports a multiprocess feature in 43997 The multiprocess THREAD-ID syntax extensions are only used if both 43998 GDB and the stub report support for the 'multiprocess' feature using 43999 'qSupported'. *Note multiprocess extensions::, for more information. 44096 The second form, including a process ID, is used when multiprocess 44097 protocol extensions are enabled (*note multiprocess extensions::), 44331 described in *note thread-id syntax::. If multiprocess extensions 44332 (*note multiprocess extensions::) are supported, actions can be 44388 multiprocess extensions (*note multiprocess extensions::). [all …]
|