Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp761 static int dfsan_pthread_create(pthread_t *thread, const pthread_attr_t *attr, in dfsan_pthread_create() function
793 return dfsan_pthread_create(thread, attr, (void *)start_routine_trampoline, in __dfsw_pthread_create()
807 return dfsan_pthread_create(thread, attr, (void *)start_routine_trampoline, in __dfso_pthread_create()