11.07.2015 Views

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

}}ctl_semaphore_signal(&s1);/* resource has now been released */intmain(void){…ctl_semaphore_init(&s1,1);}…Note that s1 is initialised to one, without this neither task would acquire the resource.Chapter 20C library support219

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!