Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtst_common_init.c14 void *threadRet; in tests_CC_libInit_wrap() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_thread.c55 uint32_t Test_PalThreadJoin(ThreadHandle threadHandle, void **threadRet) in Test_PalThreadJoin()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_thread.c196 uint32_t Test_PalThreadJoin(ThreadHandle threadHandle, void **threadRet) in Test_PalThreadJoin()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_thread.c187 uint32_t Test_PalThreadJoin(ThreadHandle threadHandle, void **threadRet) in Test_PalThreadJoin()