Parallel_Systems_4 Barriers 4. [3 points] Consider the sens…

Parallel_Systems_4 Barriers 4. [3 points] Consider the sense reversing barrier implementation in C as follows where count, sense are shared variables which are initialized to N and False respectively. Will this code work? If yes explain why, if no, give brief reasoning and an example!