Searched defs:g_once (Results 1 – 2 of 2) sorted by relevance
21 static pthread_once_t g_once = PTHREAD_ONCE_INIT; variable
1334 static GOnce g_once = G_ONCE_INIT; local