Home | History | Annotate | Download | only in src

Lines Matching refs:IObject

45 void object_lock_exclusive_(IObject *thiz, const char *file, int line)
124 void object_lock_exclusive(IObject *thiz)
136 void object_unlock_exclusive_(IObject *thiz, const char *file, int line)
149 void object_unlock_exclusive(IObject *thiz)
163 void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attributes,
166 void object_unlock_exclusive_attributes(IObject *thiz, unsigned attributes)
289 void object_cond_wait_(IObject *thiz, const char *file, int line)
308 void object_cond_wait(IObject *thiz)
319 void object_cond_signal(IObject *thiz)
331 void object_cond_broadcast(IObject *thiz)