allow only running of a single intance of an application:
- win: CreateMutex with name
- linux: sysv, futex
http://people.redhat.com/~drepper/futex.pdf
openSUSE Asia Summit 2027 Call For Host
5 days ago
adventures in the land of coding
allow only running of a single intance of an application:
- win: CreateMutex with name
- linux: sysv, futex
http://people.redhat.com/~drepper/futex.pdf
No comments:
Post a Comment