rt.compiler.gdc.critical_

D implementation written and ported to tango by Iain Buclaw.

Members

Functions

_STD_critical_term
void _STD_critical_term()
Undocumented in source. Be warned that the author may not have intended to support it.
_STD_critical_term
void _STD_critical_term()
Undocumented in source. Be warned that the author may not have intended to support it.
_STD_critical_term
void _STD_critical_term()
Undocumented in source. Be warned that the author may not have intended to support it.
_STI_critical_init
void _STI_critical_init()
Undocumented in source. Be warned that the author may not have intended to support it.
_STI_critical_init
void _STI_critical_init()
Undocumented in source. Be warned that the author may not have intended to support it.
_STI_critical_init
void _STI_critical_init()
Undocumented in source. Be warned that the author may not have intended to support it.
_d_criticalenter
void _d_criticalenter(D_CRITICAL_SECTION* dcs)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_criticalenter
void _d_criticalenter(D_CRITICAL_SECTION* dcs)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_criticalenter
void _d_criticalenter(D_CRITICAL_SECTION* dcs)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_criticalexit
void _d_criticalexit(D_CRITICAL_SECTION* dcs)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_criticalexit
void _d_criticalexit(D_CRITICAL_SECTION* dcs)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_criticalexit
void _d_criticalexit(D_CRITICAL_SECTION* dcs)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_criticals_attr
pthread_mutexattr_t _criticals_attr;
Undocumented in source.
critical_section
D_CRITICAL_SECTION critical_section;
Undocumented in source.
critical_section
D_CRITICAL_SECTION critical_section;
Undocumented in source.
dcs_list
D_CRITICAL_SECTION* dcs_list;

Enter/exit critical section.

dcs_list
D_CRITICAL_SECTION* dcs_list;

Enter/exit critical section.

inited
int inited;
Undocumented in source.

Meta