CVSROOT:        /cvs/gnome
Module name:    asyncworker
Changes by:     pvanhoof        05/05/21 19:05:39

Log message:
    Initial import of the library asyncworker. It's a library for making queues 
with functions (tasks) that are to be
    processed in another thread (async)
    
    Status:
    
    Vendor Tag: PVANHOOF
    Release Tags:       GNOME
    
    N asyncworker/.cvsignore
    N asyncworker/AUTHORS
    N asyncworker/COPYING
    N asyncworker/ChangeLog
    N asyncworker/HACKING
    N asyncworker/Makefile.am
    N asyncworker/README
    N asyncworker/autogen.sh
    N asyncworker/configure.ac
    N asyncworker/oasyncworker.pc.in
    N asyncworker/include/.cvsignore
    N asyncworker/include/Makefile.am
    N asyncworker/include/oasyncworker/.cvsignore
    N asyncworker/include/oasyncworker/Makefile.am
    N asyncworker/include/oasyncworker/oasyncworker.h
    N asyncworker/include/oasyncworker/oasyncworkeritem.h
    N asyncworker/liboasyncworker/.cvsignore
    N asyncworker/liboasyncworker/Makefile.am
    N asyncworker/liboasyncworker/oasyncworker-priv.h
    N asyncworker/liboasyncworker/shared-priv.h
    N asyncworker/liboasyncworker/oasyncworker.c
    N asyncworker/liboasyncworker/oasyncworkeritem.c
    N asyncworker/liboasyncworker/oasyncworkeritem-priv.h
    N asyncworker/samples/simple/.cvsignore
    N asyncworker/samples/simple/ChangeLog
    N asyncworker/samples/simple/Makefile.am
    N asyncworker/samples/simple/NEWS
    N asyncworker/samples/simple/README
    N asyncworker/samples/simple/autogen.sh
    N asyncworker/samples/simple/configure.ac
    N asyncworker/samples/simple/main.c
    
    No conflicts created by this import
_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to