00001 // Copyright (c) 2004 David Muse00002 // See the COPYING file for more information.00003
00004 private:
00005 // FIXME: should be possible to copy a mutex00006 mutex(constmutex &m);
00007 mutex &operator=(constmutex &m);
00008
00009 mutexprivate *pvt;
Generated on Tue Jan 22 2013 for Rudiments by
1.7.4