Searched defs:oldv (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/bionic/ |
D | pthread.c | 1049 int oldv, counter; in pthread_mutex_lock() local 1079 int oldv; in pthread_mutex_lock() local 1110 int mtype, tid, oldv, shared; in pthread_mutex_unlock() local 1150 int mtype, tid, oldv, shared; in pthread_mutex_trylock() local 1244 int mtype, tid, oldv, new_lock_type, shared; in pthread_mutex_lock_timeout_np() local 1279 int oldv, counter; in pthread_mutex_lock_timeout_np() local 1305 int oldv; in pthread_mutex_lock_timeout_np() local
|