| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 272 Marking a cgroup threaded makes it join the resource domain of its 305 - As the cgroup will join the parent's resource domain. The parent
|
| /kernel/linux/linux-5.10/drivers/net/bonding/ |
| H A D | bond_main.c | 801 * device and retransmit an IGMP JOIN request to the current active 4337 * send the join/membership reports. The curr_active_slave found in bond_xmit_roundrobin_slave_get()
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 283 Marking a cgroup threaded makes it join the resource domain of its 316 - As the cgroup will join the parent's resource domain. The parent
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | block-group.c | 1602 * properly if we fail to join the transaction. in btrfs_delete_unused_bgs() 3295 * join the commit.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 2525 * make sure we both successfully join and clear the tid to skip a 2526 * later join attempt during fixture teardown. Any remaining threads
|
| /third_party/node/doc/api/ |
| H A D | http.md | 2685 Similar to [`message.headers`][], but there is no join logic and the values are 2837 Similar to [`message.trailers`][], but there is no join logic and the values are
|
| H A D | dgram.html | 501 <p>Tells the kernel to join a multicast group at the given <code>multicastAddress</code> and 544 <p>Tells the kernel to join a source-specific multicast channel at the given
|
| H A D | process.md | 1284 const { join } = require('node:path'); 1287 dlopen(module, join(__dirname, 'local.node'), constants.dlopen.RTLD_NOW);
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nvc0.cpp | 749 // replace branches to join blocks with join ops
|
| H A D | nv50_ir_emit_gm107.cpp | 3767 if (insn->join) { in emitInstruction() 4008 if (cl == OPCLASS_FLOW || insn->join) {
|
| /third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
| H A D | sha512-x86_64.pl | 731 $code .= "\t$opcode\t".join(',',$arg,reverse @_)."\n"; 2547 return ".byte\t".join(',',@opcode);
|
| /third_party/python/Doc/whatsnew/ |
| H A D | 3.2.rst | 951 is similar to one with :meth:`threading.Thread.join`, but the threads stay alive 1161 ... return '<' + '|'.join(map(repr, self)) + '>'
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/ |
| H A D | lunr.js | 3014 return subSlices.join('') 3298 var possibleFields = parser.query.allFields.map(function (f) { return "'" + f + "'" }).join(', '),
|
| /third_party/openssl/crypto/sha/asm/ |
| H A D | sha512-x86_64.pl | 731 $code .= "\t$opcode\t".join(',',$arg,reverse @_)."\n"; 2547 return ".byte\t".join(',',@opcode);
|
| /third_party/python/Lib/test/ |
| H A D | test_ast.py | 1683 fn = os.path.join(stdlib, module) 1924 code = '\n'.join(['x={!r}'.format(const) for const in consts])
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | complexRecursiveCollections.types | 2152 join(separator?: string): string;
2153 >join : (separator?: string) => string
|
| /third_party/typescript/src/services/ |
| H A D | utilities.ts | 1706 return result.length > 0 ? result.join(",") : ScriptElementKindModifier.none;
3346 }).join(", ")}.`);
|
| /third_party/rust/crates/nix/src/ |
| H A D | unistd.rs | 520 /// let tmp_dir2 = tmp_dir1.path().join("new_dir"); 558 /// let fifo_path = tmp_dir.path().join("foo.pipe");
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 2482 "(display, keypad, or pbc) and an optional join\n"); in wpa_cli_cmd_p2p_prov_disc() 3876 "<network id> = join a mesh network (disable others)" },
|
| /base/inputmethod/imf/services/src/ |
| H A D | input_method_system_ability.cpp | 76 workThreadHandler.join(); in ~InputMethodSystemAbility()
|
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_native_test.cpp | 1201 t.join();
in HWTEST_F()
|
| /base/hiviewdfx/faultloggerd/test/systemtest/ |
| H A D | faultloggerd_system_test.cpp | 1096 childThread.join(); in RunInNewPidNs()
|
| /kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/ |
| H A D | rcar-core.c | 318 /* Join or create a VIN group */ in rvin_group_get()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_ll2.c | 677 /* Now process create/add/join isles */ in qed_ll2_lb_rxq_handler()
|
| /kernel/linux/linux-5.10/drivers/i3c/ |
| H A D | master.c | 889 * It should also be called if a master ACKed an Hot-Join request and assigned
|