allow only running of a single intance of an application:
- win: CreateMutex with name
- linux: sysv, futex
http://people.redhat.com/~drepper/futex.pdf
Asia Summit Call For Host is Here
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