ptw32_tkAssocCreate  661 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   int ptw32_tkAssocCreate (ptw32_thread_t * thread, pthread_key_t key);
ptw32_tkAssocCreate  150 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread_setspecific.c 	      result = ptw32_tkAssocCreate (sp, key);