Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultihandlesink.h177 #define CLIENTS_LOCK_INIT(mhsink) (g_rec_mutex_init(&(mhsink)->clientslock)) macro
Dgstmultihandlesink.c422 CLIENTS_LOCK_INIT (this); in gst_multi_handle_sink_init()