OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tst_atomic_dec
(Results
1 - 2
of
2
) sorted by null
/external/ltp/include/
tst_atomic.h
341
static inline int
tst_atomic_dec
(int *v)
function
/external/ltp/testcases/kernel/mem/mtest06/
mmap3.c
81
tst_atomic_dec
(&threads_running);
Completed in 208 milliseconds