RCS file: ./1_basicimpof_creat_join_exit.c,v
Working file: ./1_basicimpof_creat_join_exit.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
Basic implementation of threads
—————————-
revision 1.2 locked by: root;
date: 2014/11/22 04:45:10; author: root; state: Exp; lines: +3 -3
implement the pthread_create,pthread_join and pthread _exit call
—————————-
revision 1.1
date: 2014/11/22 04:43:51; author: root; state: Exp;
Initial revision
=============================================================================
[root@VIPIN basic_imp]#