Home
last modified time | relevance | path

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

/freebsd-src/contrib/kyua/cli/
H A Dcmd_test.cpp154 const bool parallel = (user_config.lookup< config::positive_int_node >( run() local
/freebsd-src/usr.bin/paste/
H A Dpaste.c116 parallel(char **argv) in parallel() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp23 namespace parallel { global() namespace
/freebsd-src/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()