<%GLibOnceStatus>
<%GLibOnceStatus>
Description
The possible statuses of a one-time initialization function
controlled by a GOnce struct.
Members
notcalled
the function has not been called yet.
progress
the function call is currently in progress.
ready
the function has been called.