Home
last modified time | relevance | path

Searched defs:g_once (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_once.c21 static pthread_once_t g_once = PTHREAD_ONCE_INIT; variable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c1334 static GOnce g_once = G_ONCE_INIT; local