entry_ptr          86 gc/include/private/specific.h     tse * volatile * entry_ptr = key -> cache + hash_val;
entry_ptr          87 gc/include/private/specific.h     tse * entry = *entry_ptr;   /* Must be loaded only once.	*/
entry_ptr          92 gc/include/private/specific.h     return PREFIXED(slow_getspecific) (key, qtid, entry_ptr);