Home
last modified time | relevance | path

Searched refs:canceling (Results 1 – 9 of 9) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/constants/
DDNSState.java41 CANCELING_1("canceling 1", StateClass.canceling),
45 CANCELING_2("canceling 2", StateClass.canceling),
49 CANCELING_3("canceling 3", StateClass.canceling),
64 probing, announcing, announced, canceling, canceled, closing, closed enumConstant
185 return _state == StateClass.canceling; in isCanceling()
/external/python/cpython2/Doc/library/
Dsched.rst127 the calling code is responsible for canceling events which are no longer
/external/libunwind/doc/
Dlibunwind.tex264 The interface for registering and canceling dynamic unwind info has
/external/okhttp/
DCHANGELOG.md148 * **Call canceling is more reliable.** We had a bug where a socket being
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog593 - avoid concurrent remain-on-channel operation requests by canceling
1159 * fixed canceling of PMKSA caching when using drivers that generate
/external/wpa_supplicant_8/hostapd/
DChangeLog348 * added support for canceling WPS operations with hostapd_cli wps_cancel
/external/libevent/
DChangeLog1294 o provide a method for canceling ongoing http requests.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/python/cpython2/Misc/
DHISTORY5423 - When canceling a server that implemented threading with a keyboard