Home
last modified time | relevance | path

Searched defs:once_s (Results 1 – 3 of 3) 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/trusty/arm-trusted-firmware/lib/zlib/
Dcrc32.c225 struct once_s { struct
226 atomic_flag begun;
227 atomic_int done;
251 struct once_s { struct
252 volatile int begun;
253 volatile int done;
/external/zlib/
Dcrc32.c232 struct once_s { struct
233 atomic_flag begun;
234 atomic_int done;
258 struct once_s { struct
259 volatile int begun;
260 volatile int done;