Searched defs:oldv (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/bionic/ |
D | pthread.c | 1035 int oldv, counter; in pthread_mutex_lock() local 1065 int oldv; 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 1265 int oldv, counter; in pthread_mutex_lock_timeout_np() local 1291 int oldv; in pthread_mutex_lock_timeout_np() local
|