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

/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 123 milliseconds