Searched defs:mtype (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/common/linux/ |
D | msg.h | 42 long mtype; member
|
/bionic/libc/bionic/ |
D | pthread.c | 1017 int mtype, tid, new_lock_type, shared; in pthread_mutex_lock() local 1096 int mtype, tid, oldv, shared; in pthread_mutex_unlock() local 1136 int mtype, tid, oldv, shared; in pthread_mutex_trylock() local 1230 int mtype, tid, oldv, new_lock_type, shared; in pthread_mutex_lock_timeout_np() local
|