Home
last modified time | relevance | path

Searched refs:__wrap_pthread_cond_init (Results 1 – 2 of 2) sorted by relevance

/external/libdav1d/tests/libfuzzer/
Dalloc_fail.c92 int __wrap_pthread_cond_init(pthread_cond_t *,
95 int __wrap_pthread_cond_init(pthread_cond_t *restrict cond, in __wrap_pthread_cond_init() function
Dmeson.build87 … '--redefine-sym', 'pthread_cond_init=__wrap_pthread_cond_init',