Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dcrc32.c176 struct once_s { struct
177 atomic_flag begun;
178 atomic_int done;
205 struct once_s { struct
206 volatile int begun;
207 volatile int done;