Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks3.c229 __mf_pthread_spawner (void *arg) in __mf_pthread_spawner() function
287 return CALL_REAL (pthread_create, thr, attr, __mf_pthread_spawner, si); in WRAPPER()
H A DChangeLog137 * mf-hooks3.c (__mf_pthread_spawner): Always set thread
163 (__mf_pthread_spawner): Similarly.
825 (__mf_pthread_spawner, __mf_pthread_cleanup): Use it with GUESS
833 * mf-hooks.c (__mf_pthread_spawner): Register thread errno.