The possible statuses of a one-time initialization function controlled by a #GOnce struct.
the function has not been called yet.
the function call is currently in progress.
the function has been called.
The possible statuses of a one-time initialization function controlled by a #GOnce struct.