Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

vipl_win_thread_t Struct Reference

#include <vipl_win_thread.h>


Data Fields

HANDLE thread
threadinfo_tti


Detailed Description

This structure describes a thread abstraction in the Windows port (and we all know that Win32 threads suck).

Definition at line 39 of file vipl_win_thread.h.


Field Documentation

HANDLE vipl_win_thread_t::thread
 

The Win32 native thread handle.

Definition at line 42 of file vipl_win_thread.h.

Referenced by vipl_win_thread_create(), and vipl_win_thread_join().

threadinfo_t* vipl_win_thread_t::ti
 

The running context of the thread.

Definition at line 44 of file vipl_win_thread.h.

Referenced by vipl_win_thread_create(), and vipl_win_thread_join().


The documentation for this struct was generated from the following file:
VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.