#include "pip.h" void _() { //! [main] mutex.lock(); // ... your code here mutex.unlock(); //! [main] }