Home
last modified time | relevance | path

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

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_digest_test.cpp284 int thrd_ret = pthread_create(&thrd[i], nullptr, OH_CryptoDigestMultUpdate, &multIn); variable
288 int thrd_ret = pthread_join(thrd[i], nullptr); variable