1. Compile and run Example 7.3 given below (ASSIGNMENT REFERENCE RESOURCE PROVIDED AT END OF THE DOCUMENT) and provide a sample output of the program. 2. Remove the two pthread_join() function calls from Example 7.3, re-compile as follows: $ gcc -o example73 example73.c -I pthread then, run the program as follows: $./example73 What is the output of the program? 3. In question 2, explain why you are getting such an output and how to fix it /Example 73 Winclude epthread.h include estdio.h> struct char print char character, int count void "print (vold "parameters) struct char print "p p= (struct char print ) parameters nti for (i-0, i pscount; ++) putcip character, stderr) pthread exit(NULL), int main) pthread tt1id, pthread t 12 id. struct char print 11 args: struct char print 12 args 11 args.character='1: t1 args.count 60 pthread create(&1_jd, NULL. print, (void ) &t1 arga): 12 args .character=0; t2 args.count 100; prhread create(&12 jd, NULL print, (void ") st2 args): pthread join(11_idNULL), pthread join(12 idNULL);

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
1. Compile and run Example 7.3 given below (ASSIGNMENT REFERENCE RESOURCE
PROVIDED AT END OF THE DOCUMENT ) and provide a sample output of the
program.
2. Remove the two pthread_join() function calls from Example 7.3, re-compile as follows:
$ gcc -o example73 example73.c-I
pthread then, run the program as follows:
$./example73
What is the output of the program?
3. In question 2, explain why you are getting such an output and how to fix it
/Example 73
Winclude <pthread.he
Winclude <stdio h>
struct char print
char character, int
count
void "print (void "parameters)
struct char print "p:
p= (struct char print ) parameters; nt i;
for (0 pcount:
chacactt putojo
stderr)
pthread exit(NULL)
int main)
pthread t 11 id;
pthread t 12 id,
struct char print 11 args: struct
char print 12 args
t1 args.character=1:
t1args.count = 60
pthread create(&1_id, NULL, print, (void ) &t1_args):
12 args.character 0;
12 args.count = 100;
pthread create(&t2_id, NULL, print, (void ") &t2_args):
pthread join(11_idNULL),
pthread join(12_idNULL);
Transcribed Image Text:1. Compile and run Example 7.3 given below (ASSIGNMENT REFERENCE RESOURCE PROVIDED AT END OF THE DOCUMENT ) and provide a sample output of the program. 2. Remove the two pthread_join() function calls from Example 7.3, re-compile as follows: $ gcc -o example73 example73.c-I pthread then, run the program as follows: $./example73 What is the output of the program? 3. In question 2, explain why you are getting such an output and how to fix it /Example 73 Winclude <pthread.he Winclude <stdio h> struct char print char character, int count void "print (void "parameters) struct char print "p: p= (struct char print ) parameters; nt i; for (0 pcount: chacactt putojo stderr) pthread exit(NULL) int main) pthread t 11 id; pthread t 12 id, struct char print 11 args: struct char print 12 args t1 args.character=1: t1args.count = 60 pthread create(&1_id, NULL, print, (void ) &t1_args): 12 args.character 0; 12 args.count = 100; pthread create(&t2_id, NULL, print, (void ") &t2_args): pthread join(11_idNULL), pthread join(12_idNULL);
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY