Searched refs:IObject_deinit (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
H A Dsles.c294 IObject_deinit(void *),
410 { /* MPH_OBJECT, */ IObject_init, NULL, IObject_deinit, NULL, NULL },
462 { /* MPH_XAOBJECT */ IObject_init, NULL, IObject_deinit, NULL, NULL },
/frameworks/wilhelm/src/itf/
H A DIObject.c581 // initializers were called, so that IObject_deinit is called last.
629 // The mutex is unlocked and destroyed by IObject_deinit, which is the last deinitializer
787 void IObject_deinit(void *self) function

Completed in 63 milliseconds