SbThread(3) | Coin | SbThread(3) |
NAME
SbThread
SYNOPSIS
Public Member Functions
SbBool join (void **retval=0L)
Static Public Member Functions
static SbThread * create (void *(*func)(void *),
void *closure)
static void destroy (SbThread *thread)
static SbBool join (SbThread *thread, void **retval=0L)
Protected Member Functions
SbThread (cc_thread *thrd)
Author
Generated automatically by Doxygen for Coin from the source code.
Fri Sep 6 2024 15:32:06 | Version 4.0.3 |