Files
tmux-continuum/scripts
v9v ff63f86678 continuum_save.sh: Improvements to locking code
* moved the locking to a separate function "acquire_lock"
* changed $[ ] to $(( )), for consistency with the rest of the file
* taking the lock only after checking all other preconditions (they are non-mutating and thread-safe)
2019-07-13 14:16:42 +02:00
..
2015-02-11 15:43:37 +01:00
2015-11-29 18:36:13 +01:00
2015-02-12 15:52:10 +01:00