Home
last modified time | relevance | path

Searched defs:threadId (Results 51 - 75 of 90) sorted by relevance

1234

/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk132.cpp187 pthread_t threadId; in PThread_cond_timedWait_time64_One() local
210 pthread_t threadId; in PThread_cond_timedWait_time64_Two() local
237 pthread_t threadId; in Sem_timedWait_time64() local
/third_party/lzma/C/
H A DThreads.c68 DWORD threadId; in Thread_Create() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeBlockBuffer.cpp85 deUint16 threadId = msg.getThreadId(); in run() local
126 Producer(MessageBuffer& buffer, deUint16 threadId, int numMessages) Producer() argument
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp162 bool JsUtils::Equals(napi_env env, napi_value value, napi_ref copy, std::thread::id threadId) in Equals() argument
/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_daemon_test.cpp695 pthread_t threadId; in HandleRequestTestCommon() local
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp85 std::string threadId = GetThisThreadIdOfString(); in GetThisThreadId() local
/base/security/access_token/interfaces/kits/cj/accesstoken/include/
H A Dat_manager_impl.h136 std::thread::id threadId; member
/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c27 pthread_t threadId; member
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp233 pid_t threadId = gettid(); in AddEnv() local
255 pid_t threadId = gettid(); in RemoveJsEnv() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp180 pthread_t threadId; in PrepareRebuildPlayerThread() local
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp72 auto threadId = std::this_thread::get_id(); in ReclaimCurrentThread() local
106 auto threadId = thread->get_id(); in Deposit() local
171 auto threadId = it->first; in DoReclaimLocked() local
200 auto threadId = reclaims_.back(); in Run() local
[all...]
H A Devent_handler.cpp255 int64_t threadId = gettid(); in DeliveryTimeAction() local
283 int64_t threadId = gettid(); in DistributeTimeAction() local
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerStablityTest.cpp358 void RunMuxer(string testcaseName, int threadId, Plugins::OutputFormat format) in RunMuxer() argument
[all...]
H A DInnerAVMuxerFunctionTest.cpp415 void RunMuxer(string testcaseName, int threadId, Plugins::OutputFormat format) in RunMuxer() argument
[all...]
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h454 std::thread::id threadId = current->GetIdleDataThread(); in StartProcessLoop() local
/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c117 static SocketThreadLockInfo *QueryThreadLockInfo(pthread_t threadId) in QueryThreadLockInfo() argument
147 void AddDataThreadInWait(pthread_t threadId) in AddDataThreadInWait() argument
186 void WakeUpDataThread(pthread_t threadId) in WakeUpDataThread() argument
216 PopDataInfoFromThread(pthread_t threadId) PopDataInfoFromThread() argument
[all...]
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
H A Dhidebugndk.cpp150 napi_value threadId; in GetAppThreadCpuUsage() local
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp379 int64_t threadId = getproctid(); in DeliveryTimeAction() local
408 int64_t threadId = getproctid(); in DistributeTimeAction() local
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h47 pid_t threadId; member
133 pid_t threadId; member
183 std::thread::id threadId; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.cpp107 auto threadId = paintFilterCanvas->GetIsParallelCanvas() ? in OnDraw() local
240 pid_t threadId = threadId_; in PostPlaybackInCorrespondThread() local
H A Drs_render_node_drawable.cpp744 pid_t threadId = gettid(); in UpdateCacheSurface() local
489 InitCachedSurface(Drawing::GPUContext* gpuContext, const Vector2f& cacheSize, pid_t threadId, bool isNeedFP16) InitCachedSurface() argument
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerStablityTest.cpp546 void RunMuxer(string testcaseName, int threadId, OH_AVOutputFormat format) in RunMuxer() argument
H A DNativeAVMuxerFunctionTest.cpp414 void RunMuxer(const string testcaseName, int threadId, OH_AVOutputFormat format) in RunMuxer() argument
[all...]
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp99 pthread_t threadId; in OnPlaybackComplete() local
155 pthread_t threadId; in ForkUpdateTimeThread() local
/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp483 std::thread::id threadId = std::this_thread::get_id(); in AttachThreadLockInfoTest() local
892 std::thread::id threadId = std::this_thread::get_id(); in AddToDeleteDataThreadToIdleTest() local
907 std::thread::id threadId = std::this_thread::get_id(); in AddToPopDataInfoToThreadTest() local
[all...]

Completed in 25 milliseconds

1234