forked from gcc-mirror/gcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2006-09-14 Benjamin Kosnik <[email protected]>
* include/bits/concurrence.h (__mutex::__mutex): Pass address of mutex to *_MUTEX_INIT_FUNCTION. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116954 138bc75d-0d04-0410-961f-82ee72b054a4
- Loading branch information
bkoz
committed
Sep 14, 2006
1 parent
80461b5
commit d7f04b3
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
2006-09-13 Benjamin Kosnik <[email protected]> | ||
2006-09-14 Benjamin Kosnik <[email protected]> | ||
|
||
* include/bits/concurrence.h (__mutex::__mutex): Pass address of | ||
mutex to *_MUTEX_INIT_FUNCTION. | ||
|
||
2006-09-13 Benjamin Kosnik <[email protected]> | ||
|
||
* include/bits/atomicity.h: Move to... | ||
* include/ext/atomicity.h: ...here. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters