Home
last modified time | relevance | path

Searched refs:deadlocked (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/regression/
Dpthread_once-deadlock.c29 static int deadlocked(sem_t *s) in deadlocked() function
62 if (!deadlocked(&s1)) T(pthread_join(t1,&p)); in main()
63 if (!deadlocked(&s2)) T(pthread_join(t2,&p)); in main()
64 if (!deadlocked(&s3)) T(pthread_join(t3,&p)); in main()
/third_party/python/Doc/library/
Dfaulthandler.rst41 Python is deadlocked.
Dsys.rst192 deadlocked threads' cooperation, and such threads' call stacks are frozen for as
193 long as they remain deadlocked. The frame returned for a non-deadlocked thread
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Drun_hot.dart841 … return; // probably no point waiting, they're probably deadlocked and we've already warned.
/third_party/NuttX/
DReleaseNotes24098 - MMC/SD: Fixes bug where thread gets deadlocked due to recursive call
/third_party/gstreamer/gstplugins_good/
DChangeLog32296 deadlocked.
33210 happen. Pipeline is now deadlocked.
/third_party/gstreamer/gstplugins_base/
DChangeLog69940 change we also released the streamsynchronizer text pads, which deadlocked