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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dpthreads_user.c47 pthread_key_t current_thread_key; variable
60 if (pthread_key_create(&current_thread_key, NULL) != 0) {

Completed in 183 milliseconds