site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=G98WRVnIJqwTSK35ROOzSRpBG4l2C4koxGLmmPRE3Oc=; b=WlbNxvhWLXNuWyqdP0Av+kowhrxHk8Nt0/07VSqPUWu88zovIwg7L2Gn3h2nU21uOk xncstFhRPca04Fez0DidPYvy3txcF3tes7bWh7zS41qXp2SXC0QSCBGK6FUtG9btjAoX Vfd64Cz5oHP6WhHEelkW2W+7rRziV4aTlmARU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QwfK++ccwey2TUVD+TxX8Ad8verf35ODGurgJc38YngiDnoJu9ez4T/aILKunmv0OT d/W2JkRTpqwWE1wzdLgl9880yUoAH03a+HB01UJq/7q6HIi9EL/5cdOL3uJyBN8VidG+ D6IYzaM55q4qZrSybMUBeC1Lo31qhKYc5Fg3Y= Hi all I am creating a semaphore using ftok, semget and then initializing. I want to change the maximum value of semaphore. I think the variable is semvmx and its value is around 32767 and I want to keep it is 3 in my case so please suggest me how to do it. Regards rksinghal _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rakesh Singhal