Searched refs:wake (Results 1 – 7 of 7) sorted by relevance
1 .. title:: clang-tidy - bugprone-spuriously-wake-up-functions3 bugprone-spuriously-wake-up-functions25 `CON54-CPP. Wrap functions that can spuriously wake up in a loop26 …du/confluence/display/cplusplus/CON54-CPP.+Wrap+functions+that+can+spuriously+wake+up+in+a+loop>`_.28 `CON36-C. Wrap functions that can spuriously wake up in a loop29 <https://wiki.sei.cmu.edu/confluence/display/c/CON36-C.+Wrap+functions+that+can+spuriously+wake+up+…
3 :http-equiv=refresh: 5;URL=../bugprone/spuriously-wake-up-functions.html9 `bugprone-spuriously-wake-up-functions <../bugprone/spuriously-wake-up-functions.html>`_
292 bool wake; in ReadUnlock() local299 wake = (new_state & in ReadUnlock()302 if (wake) in ReadUnlock()306 if (UNLIKELY(wake)) in ReadUnlock()
117 `bugprone-spuriously-wake-up-functions <bugprone/spuriously-wake-up-functions.html>`_,370 …rt-con36-c <cert/con36-c.html>`_, `bugprone-spuriously-wake-up-functions <bugprone/spuriously-wake…371 …on54-cpp <cert/con54-cpp.html>`_, `bugprone-spuriously-wake-up-functions <bugprone/spuriously-wake…
49 and we sometimes wake up to see that continuous integration is broken because
41 should leave the barrier prematurely with the return value 1 (and may wake up