MCPcopy Index your code
hub / github.com/assaultcube/AC / getvalue

Method getvalue

source/src/tools.cpp:752–755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

750}
751
752int sl_semaphore::getvalue()
753{
754 return SDL_SemValue((SDL_sem *) data);
755}
756
757void sl_semaphore::post()
758{

Callers 7

sl_detachthreadFunction · 0.80
mlogFunction · 0.80
xlogFunction · 0.80
poll_logbuffersFunction · 0.80
isbusyMethod · 0.80
poll_serverthreadsFunction · 0.80
polldeferredprocessingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected