| /external/compiler-rt/test/msan/ |
| D | pthread_setcancelstate.cc | 8 int oldstate; in main() local
|
| /external/llvm-project/compiler-rt/test/msan/ |
| D | pthread_setcancelstate.cpp | 8 int oldstate; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
| D | testfrmw.c | 47 int oldstate; in output() local
|
| /external/libchromeos-rs/src/sync/ |
| D | cv.rs | 161 let mut oldstate = self.state.load(Ordering::Relaxed); in add_waiter() localVariable 204 let mut oldstate = self.state.load(Ordering::Relaxed); in notify_one() localVariable 267 let mut oldstate = self.state.load(Ordering::Relaxed); in notify_all() localVariable 315 let mut oldstate = self.state.load(Ordering::Relaxed); in cancel_waiter() localVariable
|
| D | mu.rs | 268 let oldstate = self.state.load(Ordering::Relaxed); in lock_slow() localVariable 381 let oldstate = self.state.fetch_sub(LOCKED, Ordering::Release); in unlock() localVariable 406 let oldstate = self.state.fetch_sub(READ_LOCK, Ordering::Release); in read_unlock() localVariable 434 let oldstate = self.state.load(Ordering::Relaxed); in unlock_slow() localVariable 520 let mut oldstate = self.state.load(Ordering::Relaxed); in transfer_waiters() localVariable 610 let mut oldstate = self.state.load(Ordering::Relaxed); in cancel_waiter() localVariable
|
| /external/crosvm/cros_async/src/sync/ |
| D | cv.rs | 162 let mut oldstate = self.state.load(Ordering::Relaxed); in add_waiter() localVariable 209 let mut oldstate = self.state.load(Ordering::Relaxed); in notify_one() localVariable 267 let mut oldstate = self.state.load(Ordering::Relaxed); in notify_all() localVariable 310 let mut oldstate = self.state.load(Ordering::Relaxed); in cancel_waiter() localVariable
|
| D | mu.rs | 266 let oldstate = self.state.load(Ordering::Relaxed); in lock_slow() localVariable 379 let oldstate = self.state.fetch_sub(LOCKED, Ordering::Release); in unlock() localVariable 404 let oldstate = self.state.fetch_sub(READ_LOCK, Ordering::Release); in read_unlock() localVariable 432 let oldstate = self.state.load(Ordering::Relaxed); in unlock_slow() localVariable 509 let mut oldstate = self.state.load(Ordering::Relaxed); in cancel_waiter() localVariable
|
| /external/iperf3/src/ |
| D | iperf_client_api.c | 296 signed char oldstate = test->state; in iperf_handle_message_client() local
|
| D | iperf_server_api.c | 203 signed char oldstate = test->state; in iperf_handle_message_server() local
|
| /external/python/cffi/c/ |
| D | misc_thread_common.h | 368 static void gil_release(PyGILState_STATE oldstate) in gil_release()
|
| /external/rust/crates/oorandom/src/ |
| D | lib.rs | 89 let oldstate: u64 = self.state; in rand_u32() localVariable 212 let oldstate: u128 = self.state; in rand_u64() localVariable
|
| /external/crosvm/cros_async/src/ |
| D | fd_executor.rs | 273 let oldstate = self.state.swap(WOKEN, Ordering::Release); in wake() localVariable 329 let oldstate = self.state.compare_exchange( in run() localVariable
|
| D | uring_executor.rs | 281 let oldstate = self.state.swap(WOKEN, Ordering::Release); in wake() localVariable 364 let oldstate = self.state.compare_exchange( in run() localVariable
|
| /external/curl/lib/ |
| D | socks.c | 117 enum connect_t oldstate = conn->cnnct.state; in socksstate() local
|
| D | easy.c | 988 int oldstate; in curl_easy_pause() local
|
| D | multi.c | 125 CURLMstate oldstate = data->mstate; in mstate() local
|
| /external/python/cpython2/Python/ |
| D | pystate.c | 638 PyGILState_Release(PyGILState_STATE oldstate) in PyGILState_Release()
|
| /external/libxml2/ |
| D | relaxng.c | 3052 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3094 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3141 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3152 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile() local 3168 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile() local 3188 xmlAutomataStatePtr oldstate = ctxt->state; in xmlRelaxNGCompile() local 3222 xmlAutomataStatePtr oldstate; in xmlRelaxNGCompile() local 8178 xmlRelaxNGValidStatePtr state, oldstate; in xmlRelaxNGValidateProgressiveCallback() local 9323 xmlRelaxNGValidStatePtr oldstate; in xmlRelaxNGValidateInterleave() local 9884 xmlRelaxNGValidStatePtr oldstate = NULL, state; in xmlRelaxNGValidateState() local
|
| D | valid.c | 676 xmlAutomataStatePtr oldstate = ctxt->state; in xmlValidBuildAContentModel() local 714 xmlAutomataStatePtr oldstate, oldend; in xmlValidBuildAContentModel() local 751 xmlAutomataStatePtr oldstate, oldend; in xmlValidBuildAContentModel() local
|
| D | xmlreader.c | 911 xmlTextReaderState oldstate; in xmlTextReaderPushData() local 1361 xmlTextReaderState oldstate = XML_TEXTREADER_START; in xmlTextReaderRead() local
|
| /external/ppp/pppd/ |
| D | ccp.c | 448 int oldstate; local
|
| D | lcp.c | 400 int oldstate; local
|
| /external/libcups/scheduler/ |
| D | job.c | 2539 ipp_jstate_t oldstate; /* Old state */ in cupsdSetJobState() local
|
| /external/python/cpython3/Python/ |
| D | pystate.c | 1392 PyGILState_Release(PyGILState_STATE oldstate) in PyGILState_Release()
|
| /external/libcups/cups/ |
| D | http.c | 608 http_state_t oldstate; /* Old state */ in httpFlush() local
|