diff options
author | rpj <rpj> | 2005-04-28 04:41:25 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-04-28 04:41:25 +0000 |
commit | 1abb2a28b3947feaf38a85b59e3f3a8c03804ceb (patch) | |
tree | dc66cbad6f00d7a685d79790c9626bda58bf8f4f /global.c | |
parent | 7966f36b14fe041eba56283d424cee997c390016 (diff) |
''
Diffstat (limited to 'global.c')
-rw-r--r-- | global.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -107,11 +107,6 @@ CRITICAL_SECTION ptw32_spinlock_test_init_lock; */ CRITICAL_SECTION ptw32_cond_list_lock; -/* - * Global lock to serialise once_control event management. - */ -CRITICAL_SECTION ptw32_once_event_lock; - #ifdef _UWIN /* * Keep a count of the number of threads. |