Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dhistogram_collector.h59 std::mutex thread_control; variable
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Dstress_iio.c894 pthread_t thread_dmp_event, thread_read_data, thread_control; in inv_create_thread() local