Searched refs:ptw32_tkAssocCreate (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dptw32_tkAssocCreate.c2 * ptw32_tkAssocCreate.c
43 ptw32_tkAssocCreate (ptw32_thread_t * sp, pthread_key_t key) function
118 } /* ptw32_tkAssocCreate */
H A Dpthread_setspecific.c150 result = ptw32_tkAssocCreate (sp, key);
H A Dimplement.h661 int ptw32_tkAssocCreate (ptw32_thread_t * thread, pthread_key_t key);
H A DMakefile171 ptw32_tkAssocCreate.obj \
310 ptw32_tkAssocCreate.c \

Completed in 2989 milliseconds