Simplified mutexes for systems with no _POSIX_TIMEOUTS.

[SVN r41540]
This commit is contained in:
Ion Gaztañaga
2007-12-01 18:01:15 +00:00
parent 3fcccd0fbd
commit 2d20786a29
4 changed files with 9 additions and 74 deletions

View File

@@ -75,5 +75,4 @@ int main()
algo::erase(&header, &three);
return 0;
}
//]
//]