Home
last modified time | relevance | path

Searched defs:start_func (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
Dmusl_preinit.c373 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in finish_install_ohos_malloc_hooks() local
505 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in __install_malloc_hook() local
553 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in __install_memleak_tracker_hook() local
/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_create.c44 void *(*start_func)(void *); member
/third_party/glib/gio/
Dgcontextspecificgroup.c172 GCallback start_func) in g_context_specific_group_get()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c176 void *(*start_func)(void *); member
/third_party/musl/src/thread/
Dpthread_create.c182 void *(*start_func)(void *); member
/third_party/glib/gio/tests/
Dcontexts.c207 start_func (void) in start_func() function
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c254 void *(*start_func)(void *); member