Searched refs:wakes (Results 1 – 25 of 27) sorted by relevance
12
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/ |
D | minimal-secure-streams-threads.c | 41 static int wakes, started_thread; variable 148 __func__, ++wakes, shared_counter); in myss_state() 281 if (wakes > 10) in main() 285 lwsl_notice("wakes %d\n", wakes); in main()
|
/third_party/ltp/testcases/realtime/func/sched_jitter/ |
D | README | 9 It also spawns off a realtime thread of higher priority that simply wakes up
|
/third_party/gstreamer/gstreamer/docs/random/matth/ |
D | scheduling.txt | 43 => The managing container (thread, pipeline) "wakes" up any sleep 45 wakes the blocked downstream element's call to Pull.) The GstPtQueue
|
/third_party/lwip/doc/ |
D | mdns.txt | 64 interface comes up after being down, or the device wakes up from sleep.
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_sul.md | 88 suspend under those conditions until it wakes for another reason, it's OK for these
|
/third_party/python/Doc/library/ |
D | threading.rst | 636 The :meth:`~Condition.notify` method wakes up one of the threads waiting for 638 method wakes up all threads waiting for the condition variable. 764 This method wakes up at most *n* of the threads waiting for the condition 767 The current implementation wakes up exactly *n* threads, if at least *n* 779 :meth:`notify`, but wakes up all waiting threads instead of one. If the
|
D | asyncio-sync.rst | 242 This method acts like :meth:`notify`, but wakes up all waiting
|
/third_party/skia/third_party/externals/microhttpd/doc/chapters/ |
D | basicauthentication.inc | 143 expiration not until the main thread wakes up again on the next connection.) If the client fails
|
/third_party/ltp/lib/ |
D | README.md | 104 library wakes up from the waitpid() call, and checks if the test process
|
/third_party/ltp/testcases/realtime/ |
D | 00_Descriptions.txt | 161 _condvar_. The time it wakes up is also noted. Once all the threads finish
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_reusable_sync.txt | 552 - Destroy now wakes up all waits (eglClientWaitSyncKHR)
|
D | EGL_KHR_fence_sync.txt | 539 - Destroy now wakes up all waits (eglClientWaitSyncKHR)
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_reusable_sync.txt | 552 - Destroy now wakes up all waits (eglClientWaitSyncKHR)
|
D | EGL_KHR_fence_sync.txt | 539 - Destroy now wakes up all waits (eglClientWaitSyncKHR)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | EGL_KHR_fence_sync.txt | 539 - Destroy now wakes up all waits (eglClientWaitSyncKHR)
|
/third_party/openGLES/extensions/OES/ |
D | EGL_KHR_fence_sync.txt | 549 - Destroy now wakes up all waits (eglClientWaitSyncKHR)
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 701 The 'TST_CHECKPOINT_WAKE()' wakes one process waiting on the checkpoint.
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
D | libmicrohttpd-tutorial.info | 795 until the main thread wakes up again on the next connection.) If
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | plrabn12.txt | 2709 By change of place: Now conscience wakes despair, 2710 That slumbered; wakes the bitter memory 3750 'If none regard; Heaven wakes with all his eyes, 3816 Oft in her absence mimick Fancy wakes
|
/third_party/node/deps/uv/ |
D | ChangeLog | 2836 * win: evaluate timers when system wakes up (Bartosz Sosnowski)
|
/third_party/libuv/ |
D | ChangeLog | 2836 * win: evaluate timers when system wakes up (Bartosz Sosnowski)
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.0.0.rst | 2060 - util/libsync: Fix timeout handling if poll() wakes up early
|
/third_party/NuttX/ |
D | ReleaseNotes | 14076 When Task B wakes up it would increment the sem_count back to the 15411 set/cancel alarm. tested with STM32F103C8 only. device now wakes up
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 14305 wakes up the chain functions. 42894 The first thread wakes up and returns, since its buffer has been consumed.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 70127 Otherwise, if the download loop wakes too quickly, it 96803 wakes up the chain functions.
|
12