summaryrefslogtreecommitdiff
path: root/portato.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'portato.desktop')
0 files changed, 0 insertions, 0 deletions
locking is used to avoid parallell processing of the request. If multiple processes tries to aquire the same lock, the ones who fail to get the lock serves the (expired) cached file. If the cached file don't exist, the process instead calls sched_yield(2) before restarting the request processing. Signed-off-by: Lars Hjemli <hjemli@gmail.com>