Home
last modified time | relevance | path

Searched defs:parallel (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/kyua/cli/
H A Dcmd_test.cpp149 const bool parallel = (user_config.lookup< config::positive_int_node >( in run() local
/freebsd-14.2/usr.bin/paste/
H A Dpaste.c129 parallel(char **argv) in parallel() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp22 namespace parallel { namespace
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c1216 size_t num_handles, zfs_iter_f func, void *data, boolean_t parallel) in zfs_foreach_mountpoint()
/freebsd-14.2/sys/dev/wg/
H A Dif_wg.c1890 wg_queue_both(struct wg_queue *parallel, struct wg_queue *serial, struct wg_packet *pkt) in wg_queue_both()
1934 wg_queue_dequeue_parallel(struct wg_queue *parallel) in wg_queue_dequeue_parallel()