ico: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Sat Oct 11 21:52:55 PDT 2008


 ico.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c0227e77a62a422332edda6c8d8113fb4980ac7d
Author: Keith Packard <keithp at keithp.com>
Date:   Sat Oct 11 21:19:00 2008 -0700

    Make sure each thread sees its expose event.
    
    Having a thread call XNextEvent may cause other threads to miss their
    initial expose event, blocking them for a long time. Use the existing
    predicate function and XIfEvent to wait for precisely the right expose event.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>



More information about the xorg-commit mailing list