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

  /src/external/gpl3/gcc/dist/libgcc/
emutls.c 83 emutls_destroy (void *ptr) function
104 if (__gthread_key_create (&emutls_key, emutls_destroy) != 0)
116 emutls_destroy accordingly. */
emutls.c 83 emutls_destroy (void *ptr) function
104 if (__gthread_key_create (&emutls_key, emutls_destroy) != 0)
116 emutls_destroy accordingly. */
  /src/external/gpl3/gcc.old/dist/libgcc/
emutls.c 75 emutls_destroy (void *ptr) function
96 if (__gthread_key_create (&emutls_key, emutls_destroy) != 0)
108 emutls_destroy accordingly. */
emutls.c 75 emutls_destroy (void *ptr) function
96 if (__gthread_key_create (&emutls_key, emutls_destroy) != 0)
108 emutls_destroy accordingly. */

Completed in 87 milliseconds