Searched refs:old_count (Results 1 – 3 of 3) sorted by relevance
220 int old_count; in _dbus_pthread_condvar_wait() local225 old_count = pmutex->count; in _dbus_pthread_condvar_wait()229 pmutex->count = old_count; in _dbus_pthread_condvar_wait()243 int old_count; in _dbus_pthread_condvar_wait_timeout() local258 old_count = pmutex->count; in _dbus_pthread_condvar_wait_timeout()268 pmutex->count = old_count; in _dbus_pthread_condvar_wait_timeout()
1242 unsigned int old_count; in DSp_FlipHWSurface() local1258 old_count = retrace_count; in DSp_FlipHWSurface()1259 while (old_count == retrace_count) in DSp_FlipHWSurface()1412 unsigned int old_count; in DSp_GL_SwapBuffers() local1414 old_count = retrace_count; in DSp_GL_SwapBuffers()1415 while (old_count == retrace_count) in DSp_GL_SwapBuffers()
625 static inT32 old_count; //from pass1 in improve_by_chopping() local671 old_count = *state_count; in improve_by_chopping()