Home
last modified time | relevance | path

Searched defs:new_sched (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched.h131 int (*new_sched)(struct dn_sch_inst *); member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp2181 kmp_r_sched_t new_sched = get__sched_2(parent_team, master_tid); in __kmp_fork_call() local
5225 kmp_r_sched_t new_sched = new_icvs->sched; in __kmp_allocate_team() local