LLVM API Documentation

Public Attributes
ThreadInfo Struct Reference
Collaboration diagram for ThreadInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

void(* UserFn )(void *)
void * UserData

Detailed Description

Definition at line 34 of file Threading.cpp.


Member Data Documentation

Definition at line 36 of file Threading.cpp.

Referenced by ExecuteOnThread_Dispatch().

void(* ThreadInfo::UserFn)(void *)

Definition at line 35 of file Threading.cpp.

Referenced by ExecuteOnThread_Dispatch().


The documentation for this struct was generated from the following file: