Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_threadsafe_napi.cpp32 static napi_threadsafe_function tsfun; variable
52 napi_threadsafe_function tsfun = static_cast<napi_threadsafe_function>(data); in ReleaseThreadsafeFunction() local
65 napi_threadsafe_function tsfun = static_cast<napi_threadsafe_function>(data); in DataSourceThread() local