fbxsdk/core/sync/fbxthread.h File Reference
 
 
 
fbxsdk/core/sync/fbxthread.h File Reference

File Description

Definition in file fbxthread.h.

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.

Typedef Documentation

typedef void(* FbxThreadProc)(void *)

Definition of a thread procedure function signature.

Definition at line 25 of file fbxthread.h.

Go to the source code of this file.