HomeSort by relevance Sort by last modified time
    Searched refs:fn_dso (Results 1 - 2 of 2) sorted by null

  /bionic/libc/stdlib/
atexit.h 45 void *fn_dso; /* shared module handle */ member in struct:atexit::atexit_fn
atexit.c 99 fnp->fn_dso = dso;
131 if (dso != NULL && dso != p->fns[n].fn_dso)

Completed in 26 milliseconds