Home
last modified time | relevance | path

Searched defs:do_pause (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkSpinlock.cpp36 static void do_pause() { _mm_pause(); } in do_pause() function
38 static void do_pause() { /*spin*/ } in do_pause() function
/third_party/ltp/testcases/kernel/controllers/freezer/
Dvfork.c117 int do_pause = 0; variable
/third_party/curl/lib/
Dcfilters.c601 CURLcode Curl_conn_ev_data_pause(struct Curl_easy *data, bool do_pause) in Curl_conn_ev_data_pause()
/third_party/alsa-utils/aplay/
Daplay.c1553 static void do_pause(void) in do_pause() function