CVSROOT:        /cvs/gnome
Module name:    beast
Changes by:     timj    06/03/06 20:54:16

Modified files:
        birnet         : ChangeLog birnetmsg.c birnetmsg.h birnetring.c 
                         birnetring.h birnetthread.c birnetthread.h 
Added files:
        birnet         : Makefile.am 

Log message:
Tue Mar  7 02:34:38 2006  Tim Janik  <[EMAIL PROTECTED]>

* Makefile.am: build rules for libbirnet.la.

* birnetmsg.[hc]: slight atomicity fixes.

* birnetring.[hc]: removed non ring related cruft.
added docs to some ring functions.

* birnetthread.[hc]: fixed atomic functions. fixed
birnet_thread_run() race by letting newly created threads
sleep until birnet_thread_run() completed its setup.
allocate per-thread BirnetCond as part of the thread structure.
fixed thread handle leaks in birnet_thread_run() by introducing
birnet_thread_handle_free().
fixed accounting accuracy in thread_info_from_stat_L() by reading
out /proc/%u/task/%u/stat files which provide per-thread info,
instead of using getrusage(). renamed mutex macros.
support GSlice. cache getpid(). added birnet_init().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beast&who=timj&date=explicit&mindate=2006-03-06%2020:53&maxdate=2006-03-06%2020:55

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to