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.
2.4
See Implementation
The possible statuses of a one-time initialization function controlled by a #GOnce struct.