Home
last modified time | relevance | path

Searched refs:ptw32_tkAssocCreate (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dptw32_tkAssocCreate.c43 ptw32_tkAssocCreate (ptw32_thread_t * sp, pthread_key_t key) in ptw32_tkAssocCreate() function
Dpthread_setspecific.c150 result = ptw32_tkAssocCreate (sp, key); in pthread_setspecific()
DMakefile171 ptw32_tkAssocCreate.obj \
310 ptw32_tkAssocCreate.c \
Dimplement.h661 int ptw32_tkAssocCreate (ptw32_thread_t * thread, pthread_key_t key);
/external/chromium_org/native_client_sdk/src/libraries/pthread/
Dlibrary.dsc128 'ptw32_tkAssocCreate.c',