Searched defs:pthread_setspecific (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dyld-353.2.1/src/
H A DdyldLibSystemInterface.h59 int (*pthread_setspecific)(pthread_key_t, const void*); member in struct:dyld::LibSystemHelpers
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_tsd.c162 pthread_setspecific(pthread_key_t key, const void *value) function
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h645 #undef pthread_setspecific macro
647 #define pthread_setspecific ($ ERROR $) macro

Completed in 158 milliseconds