repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1010: Save mask point coordinates using %g instead of %e to save space.
[cinelerra_cv/ct.git]
/
guicast
/
mutex.inc
blob
fc39c735586690d1fad48c39f8f86c6b65746a8c
1
#ifndef MUTEX_INC
2
#define MUTEX_INC
3
4
class Mutex;
5
6
#endif