The jacketing technique is used to ___________
(a) convert a blocking system call into non blocking system call
(b) create a new thread
(c) communicate between threads
(d) terminate a thread
I have been asked this question during an internship interview.
My question is based upon Threads in division The Linux System of Operating System