47 #ifndef _CSPROF_DLFNS_H_ 48 #define _CSPROF_DLFNS_H_ 54 void hpcrun_dlopen(
const char *module_name,
int flags,
void *handle);
void hpcrun_dlopen(const char *module_name, int flags, void *handle)
void hpcrun_dlclose(void *handle)
int hpcrun_dlopen_read_lock(void)
void hpcrun_post_dlclose(void *handle, int ret)
void hpcrun_pre_dlopen(const char *path, int flags)
long hpcrun_dlopen_pending(void)
void hpcrun_dlopen_read_unlock(void)