Home
last modified time | relevance | path

Searched refs:add_to_semaphore (Results 1 – 3 of 3) sorted by relevance

/external/bcc/src/cc/usdt/
Dusdt.cc82 bool Probe::add_to_semaphore(int16_t val) { in add_to_semaphore() function in USDT::Probe
127 if (!add_to_semaphore(+1)) in enable()
143 return add_to_semaphore(-1); in disable()
/external/bcc/src/cc/
Dusdt.h200 bool add_to_semaphore(int16_t val);
/external/bcc/src/cc/includes/
Dusdt.h200 bool add_to_semaphore(int16_t val);