ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.c
(Generate patch)

Comparing libev/ev.c (file contents):
Revision 1.521 by root, Sat Dec 28 07:47:35 2019 UTC vs.
Revision 1.522 by root, Tue Dec 31 06:02:28 2019 UTC

2580 upheap (heap, i + HEAP0); 2580 upheap (heap, i + HEAP0);
2581} 2581}
2582 2582
2583/*****************************************************************************/ 2583/*****************************************************************************/
2584 2584
2585/* associate signal watchers to a signal signal */ 2585/* associate signal watchers to a signal */
2586typedef struct 2586typedef struct
2587{ 2587{
2588 EV_ATOMIC_T pending; 2588 EV_ATOMIC_T pending;
2589#if EV_MULTIPLICITY 2589#if EV_MULTIPLICITY
2590 EV_P; 2590 EV_P;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines