Searched refs:detached (Results 1 – 17 of 17) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process.c | 225 ngx_processes[s].detached = 0; in ngx_spawn_process() 231 ngx_processes[s].detached = 0; in ngx_spawn_process() 237 ngx_processes[s].detached = 0; in ngx_spawn_process() 243 ngx_processes[s].detached = 0; in ngx_spawn_process() 249 ngx_processes[s].detached = 1; in ngx_spawn_process()
|
| H A D | ngx_process.h | 33 unsigned detached:1; member
|
| H A D | ngx_process_cycle.c | 668 ngx_processes[i].detached, in ngx_signal_worker_processes() 672 if (ngx_processes[i].detached || ngx_processes[i].pid == -1) { in ngx_signal_worker_processes() 746 ngx_processes[i].detached, in ngx_reap_children() 756 if (!ngx_processes[i].detached) { in ngx_reap_children() 846 } else if (ngx_processes[i].exiting || !ngx_processes[i].detached) { in ngx_reap_children()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/extcon/ |
| H A D | extcon-sm5502.txt | 6 attached or detached and button is pressed or released. It is interfaced to
|
| H A D | extcon-usbc-cros-ec.yaml | 16 or USB devices when said accessories are attached or detached.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | mbuf_lib.rst | 247 Similarly, whenever the indirect buffer is detached, the reference counter on the direct buffer is … 255 … is not possible to reattach an indirect buffer to the direct buffer (unless it is detached first).
|
| H A D | graph_lib.rst | 94 node gets detached to a graph.
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | lm_bond_virtio_sriov.rst | 191 Port '0000:00:04.0' is detached. Now total ports is 2 363 Port '0000:00:03.0' is detached. Now total ports is 2
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ark.rst | 198 application runs to completion, the ARK PMD can be detached from igb_uio if necessary.
|
| H A D | ena.rst | 180 application runs to completion, the ENA can be detached from attached module if
|
| H A D | enic.rst | 562 application runs to completion, the vNIC can be detached from vfio-pci or
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 241 An af_packet device can now be detached using the API, like other PMD devices.
|
| H A D | release_18_11.rst | 400 attached or detached on all processes.
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 183 - A detached API was added to the ChaCha20-Poly1305 and AES256-GCM
|
| /f-stack/freebsd/kern/ |
| H A D | bus_if.m | 199 * @brief Notify a bus that a child was detached
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2079 For example, to re-attach a bonded port which has been previously detached, 2135 Port 'net_pcap0' is detached. Now total ports is 0 2442 Device 0002:03:00.0 is detached 2452 Device net_pcap0 is detached
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 4285 Fixed a problem where an object detached from a namespace node was not
|