Home
last modified time | relevance | path

Searched defs:oldstate (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
Dtestfrmw.c47 int oldstate; in output() local
/third_party/musl/src/thread/
Dpthread_cond_timedwait.c65 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; in __pthread_cond_timedwait() local
/third_party/musl/porting/linux/user/src/thread/
Dpthread_cond_timedwait.c85 int e, seq, clock = c->_c_clock, cs, shared = 0, oldstate, tmp; in __pthread_cond_timedwait() local
/third_party/ffmpeg/compat/
Dw32pthreads.h186 static inline int pthread_setcancelstate(int state, int *oldstate) in pthread_setcancelstate()
/third_party/libinput/src/
Devdev-wheel.c156 enum wheel_state oldstate = dispatch->wheel.state; in wheel_handle_event() local
Devdev-mt-touchpad-gestures.c802 enum tp_gesture_state oldstate; in tp_gesture_handle_event() local
Devdev-mt-touchpad.c1133 enum touch_palm_state oldstate = t->palm.state; in tp_palm_detect() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
Dthread_pthrd_test.cpp238 int oldstate; variable
/third_party/lwip/src/netif/ppp/
Dccp.c458 int oldstate; in ccp_input() local
Dlcp.c424 int oldstate; in lcp_close() local
/third_party/curl/lib/
Dsocks.c170 enum connect_t oldstate = sx->state; in socksstate() local
Deasy.c1084 int oldstate; in curl_easy_pause() local
Dmulti.c147 CURLMstate oldstate = data->mstate; in mstate() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.c1310 uint32_t oldstate = FMASS_TASK_IDLE; in fmass_main_thread() local
/third_party/python/Python/
Dpystate.c1722 PyGILState_Release(PyGILState_STATE oldstate) in PyGILState_Release()
/third_party/toybox/generated/
Dglobals.h78 unsigned oldstate[5]; member