Searched refs:mutex (Results 1 – 6 of 6) sorted by relevance
76 struct mutex mutex; member95 struct mutex lock;
396 struct mutex lock;
131 int uthread_mutex_lock(struct uthread_mutex *mutex);144 int uthread_mutex_trylock(struct uthread_mutex *mutex);155 int uthread_mutex_unlock(struct uthread_mutex *mutex);
296 struct mutex { int i; }; argument
450 struct mutex lock; /* mutex that protects the page list */
242 struct mutex ibi_lock; /* lock used to protect the &struct_i3c_device->ibi */
Completed in 16 milliseconds