MCPcopy Create free account
hub / github.com/WiringPi/WiringPi / piUnlock

Function piUnlock

wiringPi/piThread.c:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void piUnlock (int key)
60{
61 pthread_mutex_unlock (&piMutexes [key]) ;
62}
63

Callers 2

wfi.cFile · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected