Searched refs:single_thread (Results 1 – 8 of 8) sorted by relevance
2 sort/single_thread.html3 sort/single_thread/spreadsort.html4 sort/single_thread/spreadsort/sort_hpp.html5 sort/single_thread/spreadsort/sort_hpp/integer_sort.html6 sort/single_thread/spreadsort/sort_hpp/float_sort.html7 sort/single_thread/spreadsort/sort_hpp/string_sort.html8 sort/single_thread/spreadsort/sort_hpp/rationale.html9 sort/single_thread/spreadsort/sort_hpp/rationale/hybrid_radix.html10 sort/single_thread/spreadsort/sort_hpp/rationale/why_spreadsort.html11 sort/single_thread/spreadsort/sort_hpp/rationale/unstable_sort.html[all …]
54 static void single_thread() in single_thread() function76 single_thread(); in main()
24 [include single_thread.qbk]
10 [section:single_thread 2.- Single Thread Algorithms]
960 single_thread{false},1005 bool single_thread; member
497 if (config->single_thread) { in worker_process_event_loop()
1420 config->single_thread = true; in fill_default_config()2943 if (config->single_thread) { in process_options()
3727 config->single_thread = util::strieq_l("yes", optarg); in parse_config()