Searched defs:num_active (Results 1 – 10 of 10) sorted by relevance
| /external/llvm-project/clang/test/Misc/ |
| D | loop-opt-setup.c | 17 int num_active = 5; in Helper() local
|
| /external/llvm-project/openmp/runtime/src/ |
| D | kmp_dispatch_hier.h | 210 static inline kmp_uint64 get_wait_val(int num_active) { in get_wait_val() 251 void core_barrier_impl<T>::reset_private(kmp_int32 num_active, in reset_private() 258 void core_barrier_impl<T>::reset_shared(kmp_int32 num_active, in reset_shared() 297 void counter_barrier_impl<T>::reset_private(kmp_int32 num_active, in reset_private() 304 void counter_barrier_impl<T>::reset_shared(kmp_int32 num_active, in reset_shared() 440 int num_active; // number of threads active in this level member
|
| D | kmp.h | 1614 kmp_int32 num_active; member
|
| /external/libevent/test/ |
| D | bench.c | 71 static int num_pipes, num_active, num_writes; variable
|
| /external/rust/crates/tokio/src/sync/tests/ |
| D | loom_semaphore_batch.rs | 180 let num_active = active.load(SeqCst); in batch() localVariable
|
| /external/ltp/pan/ |
| D | ltp-pan.c | 170 int num_active = 0; in main() local 713 check_pids(struct tag_pgrp *running, int *num_active, int keep_active, in check_pids()
|
| /external/kernel-headers/original/uapi/rdma/hfi/ |
| D | hfi1_ioctl.h | 84 __u16 num_active; /* number of active units */ member
|
| /external/webrtc/modules/audio_device/win/ |
| D | core_audio_base_win.cc | 208 const int num_active = NumberOfActiveDevices(); in NumberOfEnumeratedDevices() local
|
| D | core_audio_utility_win.cc | 838 int num_active = 0; in NumberOfActiveSessions() local
|
| /external/wayland/src/ |
| D | event-loop.c | 388 int num_active, in heap_sift_down()
|