Mukund Sivaraman
|
4e199b28f4
[2198] Move get methods into unnamed namespace
|
il y a 12 ans |
Mukund Sivaraman
|
73f49fc9d9
[2198] Avoid static destruction fiasco with InterprocessSyncFile and logger
|
il y a 12 ans |
Mukund Sivaraman
|
a80cd447a1
[2198] Stop using direct lock methods on Mutex inside InterprocessSyncFile
|
il y a 12 ans |
Mukund Sivaraman
|
48bfbccf4e
[2198] Fix include filename
|
il y a 12 ans |
Mukund Sivaraman
|
1c5c694f66
[2198] First use a mutex for mutual exclusion among threads, then a lock file
|
il y a 12 ans |
Mukund Sivaraman
|
2252c5776f
Revert "Merge branch 'master' into trac2198_2"
|
il y a 12 ans |
Mukund Sivaraman
|
7ffd1e0cad
Revert "[master] Avoid static destruction fiasco with InterprocessSyncFile and logger"
|
il y a 12 ans |
Mukund Sivaraman
|
34701adba7
[master] Avoid static destruction fiasco with InterprocessSyncFile and logger
|
il y a 12 ans |
Mukund Sivaraman
|
fff8929b13
[2198] Stop using direct lock methods on Mutex inside InterprocessSyncFile
|
il y a 12 ans |
Mukund Sivaraman
|
c0d25c429a
[2198] First use a mutex for mutual exclusion among threads, then a lock file
|
il y a 12 ans |
Mukund Sivaraman
|
cc84b0a02d
[1704] Change search style for includes in the interprocess_sync_* headers
|
il y a 13 ans |
Mukund Sivaraman
|
e04531f570
[1704] Add note about exception thrown
|
il y a 13 ans |
Mukund Sivaraman
|
865669e984
[1704] Update documentation
|
il y a 13 ans |
Mukund Sivaraman
|
9227b2de28
[1704] Add documentation for InterprocessSync and InterprocessSyncFile
|
il y a 13 ans |
Mukund Sivaraman
|
caa5bb9a9b
[1704] Make InterprocessSyncFile's destructor virtual
|
il y a 13 ans |
JINMEI Tatuya
|
227d01775b
[1704] style matters: long line, () for return, const, { position.
|
il y a 13 ans |
Mukund Sivaraman
|
b45a54e8cc
[1704] Open lock files lazily
|
il y a 13 ans |
Mukund Sivaraman
|
2bf7dad904
[1704] Remove separate class hierarchy for InterprocessSyncLocker
|
il y a 13 ans |
JINMEI Tatuya
|
876dd74d15
[1704] editorial nits: folded long lines, position of '*', sizeof(), constify.
|
il y a 13 ans |
Mukund Sivaraman
|
588bffd507
[1704] Add InterprocessSync interface and a file based implementation
|
il y a 13 ans |