HomeSort by: relevance | last modified time | path
    Searched defs:hooks_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
hook.h 103 typedef struct hooks_s hooks_t; typedef in typeref:struct:hooks_s
148 void *hook_install(tsdn_t *tsdn, hooks_t *hooks);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
hook.h 103 typedef struct hooks_s hooks_t; typedef in typeref:struct:hooks_s
148 void *hook_install(tsdn_t *tsdn, hooks_t *hooks);
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hook.h 103 typedef struct hooks_s hooks_t; typedef in typeref:struct:hooks_s
148 void *hook_install(tsdn_t *tsdn, hooks_t *to_install);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hook.h 103 typedef struct hooks_s hooks_t; typedef in typeref:struct:hooks_s
148 void *hook_install(tsdn_t *tsdn, hooks_t *to_install);

Completed in 22 milliseconds