Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dthreading.h36 #define ts_key_create(ts_key, destructor) {ts_key = TlsAlloc();}; argument
58 #define ts_key_create(ts_key, destructor) \
81 #define ts_key_create(ts_key, destructor) pthread_key_create (&(ts_key), destructor);
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
Domx_proxy_camera.c687 void __attribute__ ((destructor)) Cam_Destroy(void) in Cam_Destroy()
/hardware/ti/omap4xxx/
Dheaptracker.c569 static void deinit(void) __attribute__((destructor));
/hardware/ti/omap4-aah/
Dheaptracker.c569 static void deinit(void) __attribute__((destructor));
/hardware/ti/omap4-aah/domx/omx_core/src/
DOMX_Core.c944 void __attribute__ ((destructor)) Core_Destroy(void) in Core_Destroy()
/hardware/ti/omap4xxx/domx/omx_core/src/
DOMX_Core.c931 void __attribute__ ((destructor)) Core_Destroy(void) in Core_Destroy()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
Domx_proxy_camera.c887 void __attribute__ ((destructor)) Cam_Destroy(void) in Cam_Destroy()