Home
last modified time | relevance | path

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

/dports/graphics/graphene/graphene-1.10.6/src/
H A Dgraphene-vectors.c504 static pthread_once_t static_vec2_once = PTHREAD_ONCE_INIT; variable
522 static INIT_ONCE static_vec2_once = INIT_ONCE_STATIC_INIT; variable