allow only running of a single intance of an application:
- win: CreateMutex with name
- linux: sysv, futex
http://people.redhat.com/~drepper/futex.pdf
Planet News Roundup
1 day 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