Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/sync/mutual_exclusion/sync_pq/
Dpq_multi_thread_pass.cpp132 boost::thread_group tg1; in compute_sum() local
176 boost::thread_group tg1; in sum_with_moving() local
/third_party/iptables/iptables/
Dnft-shared.c963 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2) in compare_targets()