Searched refs:objc_mutex (Results 1 – 2 of 2) sorted by relevance
54 struct objc_mutex struct60 typedef struct objc_mutex *objc_mutex_t; argument
263 if (! (mutex = (objc_mutex_t)objc_malloc (sizeof (struct objc_mutex)))) in objc_mutex_allocate()