Home
last modified time | relevance | path

Searched defs:__cancel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_cancel.c8 long __cancel() in __cancel() function
/aosp_15_r20/external/musl/src/thread/
H A Dpthread_cancel.c8 long __cancel() in __cancel() function
/aosp_15_r20/external/python/cpython2/Tools/pynche/
DPyncheWidget.py134 def __cancel(self, event=None): member in PyncheWidget