r133241 - in /branches/gomp-3_0-branch/libgomp:...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sat Mar 15 08:13:00 GMT 2008
Author: jakub
Date: Sat Mar 15 08:13:38 2008
New Revision: 133241
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133241
Log:
* config/linux/bar.h (gomp_barrier_state_t): Rewritten.
(gomp_barrier_state_t): Change to unsigned int.
(gomp_barrier_init, gomp_barrier_reinit, gomp_barrier_destroy,
gomp_barrier_wait_start, gomp_barrier_last_thread): Rewritten.
(gomp_barrier_wait_last): Prototype rather than inline.
* config/linux/bar.c (gomp_barrier_wait_end): Rewritten.
(gomp_barrier_wait_last): New function.
Modified:
branches/gomp-3_0-branch/libgomp/ChangeLog.gomp
branches/gomp-3_0-branch/libgomp/config/linux/bar.c
branches/gomp-3_0-branch/libgomp/config/linux/bar.h
More information about the Gcc-cvs
mailing list