|
Thread once initializer value.
|
|
Execute a function one time. The globus_thread_once() function will execute the function pointed to by its init_routine parameter one time for each unique globus_thread_once_t object passed to it, independent of the number of threads calling it. The once value must be a static value initialized to GLOBUS_THREAD_ONCE_INIT.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org