EmbLogic's Blog

Basic implementation of Semaphore

RCS file: ./1sem.c,v
Working file: ./1sem.c
head: 1.7
branch:
locks: strict
root: 1.7
access list:
symbolic names:
keyword substitution: kv
total revisions: 7; selected revisions: 7
description:
implementation of basic semaphore
—————————-
revision 1.7 locked by: root;
date: 2014/11/22 04:22:47; author: root; state: Exp; lines: +2 -2
*** empty log message ***
—————————-
revision 1.6
date: 2014/11/10 19:40:41; author: root; state: Exp; lines: +6 -1
understand the logic of semaphore by executing same process in background.
—————————-
revision 1.5
date: 2014/11/10 19:31:14; author: root; state: Exp; lines: +10 -7
semaphore realease successfull by incrementing
—————————-
revision 1.4
date: 2014/11/10 19:24:10; author: root; state: Exp; lines: +7 -6
semop implemented successfuly
—————————-
revision 1.3
date: 2014/11/10 19:15:10; author: root; state: Exp; lines: +9 -2
semctl executed successfuly
—————————-
revision 1.2
date: 2014/11/10 19:09:53; author: root; state: Exp; lines: +1 -1
get semaphore id
—————————-
revision 1.1
date: 2014/11/10 19:08:49; author: root; state: Exp;
Initial revision
=============================================================================
[root@VIPIN basic_semp_imp]#

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>