Top Categories
wait() /waitpid() System Call | Monitoring Child Process | Waiting Child to Finish
- Category:
- Sub Category:
#SystemC #wait #Process This video explains how to monitor the child process using wait() and waitpid(). It also explains how to use flags to make wait non-blocking.