Home
last modified time | relevance | path

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

/mipi-sys-t-2.7.6/library/platform/mipi_stp_sim/src/
Dmipi_syst_platform.c57 #define LOCKING_DESTROY() DeleteCriticalSection(&lockPlat) macro
67 #define LOCKING_DESTROY() pthread_mutex_destroy(&lockPlat) macro
424 LOCKING_DESTROY(); in mipi_syst_platform_destroy()