1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-18 07:41:44 +02:00

(struct ia64_global_unwind_state): Add "lock" member.

(Logical change 1.111)
This commit is contained in:
hp.com!davidm 2003-11-19 03:11:25 +00:00
parent 6b6a0079e6
commit 3cc1ec6be9

View file

@ -164,6 +164,7 @@ struct cursor
struct ia64_global_unwind_state
{
int needs_initialization;
pthread_mutex_t lock; /* global data lock */
/* Table of registers that prologues can save (and order in which
they're saved). */