Searched refs:offset_and_size_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h31 } offset_and_size_t; typedef in typeref:struct:__anon3438
95 offset_and_size_t th_info; // descriptor for thread
96 offset_and_size_t th_team; // team for this thread
97 offset_and_size_t th_root; // root for this thread
98 offset_and_size_t th_serial_team; // serial team under this thread
99 offset_and_size_t th_ident; // location for this thread (if available)
100 offset_and_size_t th_spin_here; // is thread waiting for lock (if available)
101 offset_and_size_t
103 offset_and_size_t th_task_team; // task team struct
104 offset_and_size_t th_current_tas
[all...]

Completed in 237 milliseconds