Lines Matching refs:IObject
44 void object_lock_exclusive_(IObject *thiz, const char *file, int line)
123 void object_lock_exclusive(IObject *thiz)
135 void object_unlock_exclusive_(IObject *thiz, const char *file, int line)
148 void object_unlock_exclusive(IObject *thiz)
162 void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attributes,
165 void object_unlock_exclusive_attributes(IObject *thiz, unsigned attributes)
288 void object_cond_wait_(IObject *thiz, const char *file, int line)
307 void object_cond_wait(IObject *thiz)
318 void object_cond_signal(IObject *thiz)
330 void object_cond_broadcast(IObject *thiz)