Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
void piUnlock (int key)
60
{
61
pthread_mutex_unlock (&piMutexes [key]) ;
62
}
63
Callers
2
wfi.c
File · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected