Classes | |
| class | FbxThread |
| This class implement a standard way to use threads across platforms. More... | |
Typedefs | |
| typedef void(* | FbxThreadProc )(void *) |
| Definition of a thread procedure function signature. More... | |
| typedef void(* FbxThreadProc)(void *) |
Definition of a thread procedure function signature.
Definition at line 25 of file fbxthread.h.