Home
last modified time | relevance | path

Searched refs:threadName (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_thread.c48 const char *threadName, in Test_PalThreadCreate() argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_thread.c127 const char *threadName, in Test_PalThreadCreate() argument
169 memcpy(buff, threadName, ((nameLen > 8) ? 8:nameLen)); in Test_PalThreadCreate()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/include/
Dtest_pal_thread.h104 const char *threadName,
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_thread.c108 const char *threadName, in Test_PalThreadCreate() argument
111 (void)threadName; in Test_PalThreadCreate()