Home
last modified time | relevance | path

Searched defs:mtx (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/camera_host/
H A Dcamera_host_vdi_impl.h61 std::mutex mtx; variable
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/include/
H A Djs_wallpaper_extension_ability.h39 static std::mutex mtx; variable
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.h28 MutexId mtx; member
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/include/latency_control/
H A Dnetwork_latency_controller.h48 std::mutex mtx; variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp104 ffrt::mutex mtx; member
293 ffrt::mutex mtx; variable
333 static void NotifyOneTest(ffrt::mutex& mtx, ffrt::condition_variable& cv) in NotifyOneTest()
364 static void WaitUntilTimeoutTest(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitUntilTimeoutTest()
394 static void WaitUtilFlagTest_1(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitUtilFlagTest_1()
424 static void WaitUtilFlagTest_2(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitUtilFlagTest_2()
452 static void WaitForTest_1(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitForTest_1()
480 static void WaitForTest_2(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitForTest_2()
504 static void WaitForTest_3(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitForTest_3()
533 static void WaitForTest_4(ffrt::mutex& mtx, ffrt::condition_variable& cv) in WaitForTest_4()
[all …]
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlog_wrapper.cpp172 static std::mutex mtx; in LogBacktrace() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dthread_context.h39 std::mutex mtx; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dfixed_size_list.h81 mutable std::mutex mtx; // mutable to allow const methods to lock the mutex variable
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/include/
H A Djs_print_extension.h139 static std::mutex mtx; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dstring_utils_test.cpp76 AutoMutex mtx(*lock); in FuncMultiThread() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/fpscontroller/
H A Dfps_controller_process.h62 std::mutex mtx; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dshader_cache.h44 std::mutex& mtx; member
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h43 MutexId mtx; member
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsamgr_time_handler.cpp29 static mutex mtx; variable
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.h47 MutexId mtx; member
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dffi_remote_data.h76 std::mutex mtx; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp164 auto &mtx = GetBundleMutex(bundleName); in Verify() local
520 auto &mtx = GetBundleMutex(innerBundleInfo.GetBundleName()); in DeleteAbc() local
/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h163 std::recursive_mutex mtx; variable
/ohos5.0/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp41 std::mutex mtx; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dstring_utils_test.cpp75 AutoMutex mtx(*lock); in FuncMultiThread() local
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_bezier_arc.cpp207 TransAffine mtx = TransAffine::TransAffineRotation(angle); in Init() local
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Djs_wallpaper_extension_ability.cpp39 std::mutex JsWallpaperExtensionAbility::mtx; member in OHOS::AbilityRuntime::JsWallpaperExtensionAbility
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp338 static shared_timed_mutex* mtx = new shared_timed_mutex; in GetDomainLevel() local
367 static shared_timed_mutex* mtx = new shared_timed_mutex; in GetTagLevel() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_impl.cpp62 std::mutex mtx; in DispatchPointerEvent() member
/ohos5.0/drivers/liteos/hievent/src/
H A Dhievent_driver.c71 LosMux mtx; member

12