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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
emutls.c 68 static __inline void *emutls_allocate_object(__emutls_control *control) { function in typeref:typename:void *
181 array->data[index - 1] = emutls_allocate_object(control);

Completed in 11 milliseconds