Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dcrc32.c190 struct once_s { struct
191 atomic_flag begun;
192 atomic_int done;
219 struct once_s { struct
220 volatile int begun;
221 volatile int done;
/external/zlib/
Dcrc32.c195 struct once_s { struct
196 atomic_flag begun;
197 atomic_int done;
224 struct once_s { struct
225 volatile int begun;
226 volatile int done;