Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/cli/
H A Dcmd_test.cpp149 const bool parallel = (user_config.lookup< config::positive_int_node >( in run() local
/freebsd/usr.bin/paste/
H A Dpaste.c116 parallel(char **argv) in parallel() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp22 namespace parallel { namespace
/freebsd/sys/dev/wg/
H A Dif_wg.c1892 wg_queue_both(struct wg_queue *parallel, struct wg_queue *serial, struct wg_packet *pkt) in wg_queue_both()
1936 wg_queue_dequeue_parallel(struct wg_queue *parallel) in wg_queue_dequeue_parallel()