Home | History | Annotate | Download | only in src

Lines Matching refs:IObject

34 void object_lock_exclusive_(IObject *thiz, const char *file, int line)
110 void object_lock_exclusive(IObject *thiz)
122 void object_unlock_exclusive_(IObject *thiz, const char *file, int line)
135 void object_unlock_exclusive(IObject *thiz)
149 void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attributes,
152 void object_unlock_exclusive_attributes(IObject *thiz, unsigned attributes)
275 void object_cond_wait_(IObject *thiz, const char *file, int line)
294 void object_cond_wait(IObject *thiz)
305 void object_cond_signal(IObject *thiz)
317 void object_cond_broadcast(IObject *thiz)