Home
last modified time | relevance | path

Searched defs:other_threads (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_barrier.cpp52 kmp_info_t **other_threads = team->t.t_threads; in __kmp_linear_barrier_gather_template() local
163 kmp_info_t **other_threads; in __kmp_linear_barrier_release_template() local
298 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_gather() local
466 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_release() local
518 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hyper_barrier_gather() local
642 kmp_info_t **other_threads; in __kmp_hyper_barrier_release() local
875 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hierarchical_barrier_gather() local
1460 kmp_info_t **other_threads = team->t.t_threads; in __kmp_barrier_template() local
1848 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_barrier() local
1933 kmp_info_t **other_threads = team->t.t_threads; in __kmp_fork_barrier() local
Dkmp_dispatch.cpp1221 kmp_info_t **other_threads = team->t.t_threads; in __kmp_dispatch_next_algorithm() local
1320 kmp_info_t **other_threads = team->t.t_threads; in __kmp_dispatch_next_algorithm() local
2087 kmp_info_t **other_threads = team->t.t_threads; in __kmp_dispatch_next() local
Dkmp_runtime.cpp109 kmp_info_t **other_threads; in __kmp_get_global_thread_id() local
1614 kmp_info_t **other_threads = parent_team->t.t_threads; in __kmp_fork_call() local
2438 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_call() local
5103 kmp_info_t **other_threads = team->t.t_threads; in __kmp_allocate_team() local
/external/llvm-project/lldb/utils/lui/
Dlldbutil.py291 other_threads=None): argument
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbutil.py340 other_threads=None): argument