#include <gthr-solaris.h>
Data Fields | |
| mutex_t | mutex |
| int | once |
| int | done |
| long | started |
| volatile unsigned char | busy |
| volatile unsigned char | done |
Definition at line 42 of file gthr-solaris.h.
| mutex_t __gthread_once_t::mutex |
Definition at line 338 of file gthr-win32.h.
Referenced by __gthr_win32_once(), and __gthread_once().
Definition at line 339 of file gthr-win32.h.
Referenced by __gthr_win32_once(), and __gthread_once().
| volatile unsigned char __gthread_once_t::busy |
| volatile unsigned char __gthread_once_t::done |
Definition at line 107 of file gthr-vxworks.h.
1.5.6