Bug #693 ยป thread_trace.patch
thread.c (working copy) | ||
---|---|---|
flag |= hook->flag;
|
||
hook = hook->next;
|
||
}
|
||
th->event_flags = flag;
|
||
}
|
||
static void
|
wanabe (_ wanabe), 01/13/2010 07:54 PM
thread.c (working copy) | ||
---|---|---|
flag |= hook->flag;
|
||
hook = hook->next;
|
||
}
|
||
th->event_flags = flag;
|
||
}
|
||
static void
|