Home
last modified time | relevance | path

Searched defs:state_mutex_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/lang_id/features/
H A Dchar-ngram-feature.h77 mutable std::mutex state_mutex_; variable
/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.h83 std::mutex state_mutex_; variable
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.h144 std::mutex state_mutex_; variable
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/include/
Drouting_manager_proxy.hpp244 std::mutex state_mutex_; member in vsomeip_v3::routing_manager_proxy
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A DWorkersPool.h325 std::mutex state_mutex_; variable
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.cpp168 std::mutex state_mutex_; member
/aosp_15_r20/external/gemmlowp/internal/
H A Dmulti_thread_gemm.h341 pthread_mutex_t state_mutex_; variable