Home
last modified time | relevance | path

Searched refs:do_wakeup (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.c1408 int do_wakeup, unordered; in sctp_queue_data_for_reasm() local
1631 do_wakeup = 0; in sctp_queue_data_for_reasm()
1649 do_wakeup = 1; in sctp_queue_data_for_reasm()
1678 if (do_wakeup) { in sctp_queue_data_for_reasm()
/third_party/glib/glib/
Dgmain.c1206 gboolean do_wakeup) in g_source_attach_unlocked() argument
1249 if (do_wakeup && context->owner && context->owner != G_THREAD_SELF) in g_source_attach_unlocked()