Home
last modified time | relevance | path

Searched refs:_set_state (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/asyncio/
Dfutures.py378 def _set_state(future, other): function
396 _set_state(destination, source)
398 dest_loop.call_soon_threadsafe(_set_state, destination, source)
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dthreading240 Elements are put in a new state using the _set_state function. This function
/third_party/gstreamer/gstreamer/
DChangeLog120560 lock is only used to serialize _set_state().