Home
last modified time | relevance | path

Searched refs:BUSY (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gstreamer/gstreamer/docs/random/wtay/
Dpoll-timeout69 while (g_atomic_int_compare_and_exchange (&id->state, OK, BUSY) {
73 /* two things can happen here, either the entry is BUSY or UNSCHEDULED,
75 if (g_atomic_int_compare_and_exchange (&id->state, BUSY, OK) {
113 if (g_atomic_int_compare_and_exchange (&id->state, BUSY, UNSCHEDULED) {
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_userIAM_userAuth.js142 BUSY : 5, property
157 BUSY : 7, property
229 BUSY : 12500007, property
Dohos_account_osAccount.js692 BUSY: 7, property
/third_party/python/Lib/turtledemo/
Dnim.py189 self.BUSY = False
198 if self.BUSY:
200 self.BUSY = True
202 self.BUSY = False
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DuserIAMuserAuth.js24 BUSY: 5, property
44 BUSY: 4, property
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dscsi.h76 #define BUSY 0x04 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h76 #define BUSY 0x04 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h76 #define BUSY 0x04 macro
/third_party/musl/include/scsi/
Dscsi.h76 #define BUSY 0x04 macro
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h76 #define BUSY 0x04 macro
/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstosssink.c386 GST_ELEMENT_ERROR (oss, RESOURCE, BUSY, in gst_oss_sink_open()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/
Dgstbasecamerasrc.c200 GST_ELEMENT_WARNING (src, RESOURCE, BUSY, (NULL), (NULL)); in gst_base_camera_src_start_capture()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-source.c359 GST_ELEMENT_ERROR (oss, RESOURCE, BUSY, in gst_oss4_source_open()
Doss4-sink.c494 GST_ELEMENT_ERROR (oss, RESOURCE, BUSY, in gst_oss4_sink_open()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c1051 GST_QUARK (BUSY), G_TYPE_BOOLEAN, FALSE, in gst_query_new_buffering()
1087 GST_QUARK (BUSY), G_TYPE_BOOLEAN, busy, in gst_query_set_buffering_percent()
1111 GST_QUARK (BUSY))); in gst_query_parse_buffering_percent()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasefilter.c597 GST_ELEMENT_ERROR (filter, RESOURCE, BUSY, in gst_gl_base_filter_find_gl_context_unlocked()
Dgstglbasesrc.c604 GST_ELEMENT_ERROR (src, RESOURCE, BUSY, in gst_gl_base_src_find_gl_context_unlocked()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbasemixer.c234 GST_ELEMENT_ERROR (mix, RESOURCE, BUSY, in _get_gl_context_unlocked()
Dgstglstereosplit.c566 GST_ELEMENT_ERROR (self, RESOURCE, BUSY, in ensure_context_unlocked()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfakesrc.c748 GST_ELEMENT_ERROR (src, RESOURCE, BUSY, (NULL), in gst_fake_src_create_buffer()
Dgstdownloadbuffer.c849 GST_ELEMENT_ERROR (dlbuf, RESOURCE, BUSY, in gst_download_buffer_read_buffer()
1274 GST_ELEMENT_ERROR (dlbuf, RESOURCE, BUSY, in gst_download_buffer_chain()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.c561 GST_ELEMENT_WARNING (element, RESOURCE, BUSY, in gst_va_base_transform_set_context()
Dgstvabasedec.c607 GST_ELEMENT_WARNING (base, RESOURCE, BUSY, in gst_va_base_dec_set_context()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideosrc.c958 GST_ELEMENT_ERROR (self, RESOURCE, BUSY, in gst_ks_video_src_create()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasrc.c785 GST_ELEMENT_ERROR (alsa, RESOURCE, BUSY, in gst_alsasrc_open()

12