Home
last modified time | relevance | path

Searched refs:interruptable (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/
Drun.py108 interruptable = False variable
575 global interruptable
578 interruptable = True
582 interruptable = False
608 if interruptable:
/third_party/musl/
DWHATSNEW152 improved semaphore performance, and sem_wait is now interruptable by
/third_party/gstreamer/gstplugins_good/
DChangeLog85086 based on the indication of a previous interruptable operation.
85694 In particular, this also makes the TEARDOWN sequence interruptable
144585 Make connection interruptable.
/third_party/gstreamer/gstplugins_base/
DChangeLog138330 …gst-libs/gst/audio/gstbaseaudiosink.c: Use new basesink method to make our EOS drain interruptable.
138334 Use new basesink method to make our EOS drain interruptable.