changeset 608 | 0fe0080331a8 |
parent 606 | 2de97e7a3f84 |
--- a/vdl.h Thu Sep 16 10:00:07 2010 +0200 +++ b/vdl.h Thu Sep 16 10:00:26 2010 +0200 @@ -57,7 +57,7 @@ unsigned long tls_static_current_size; unsigned long tls_static_align; unsigned long tls_n_dtv; - bool tls_tcb_created; + unsigned long tls_next_index; struct Futex *futex; // holds an entry for each thread which calls one a function // which potentially sets the dlerror state.