mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-15 07:15:03 -04:00
tab
This commit is contained in:
parent
38cef641c4
commit
6e7a580c15
2
event.c
2
event.c
@ -2941,7 +2941,7 @@ event_callback_activate_later_nolock_(struct event_base *base,
|
|||||||
event_queue_insert_active_later(base, evcb);
|
event_queue_insert_active_later(base, evcb);
|
||||||
if (EVBASE_NEED_NOTIFY(base))
|
if (EVBASE_NEED_NOTIFY(base))
|
||||||
evthread_notify_base(base);
|
evthread_notify_base(base);
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user