Searched refs:tsd_setspecific (Results 1 – 2 of 2) sorted by relevance
67 #define tsd_setspecific(key, data) ((key) = (data)) macro
2706 tsd_setspecific(arena_key, (Void_t *)ar_ptr); in public_mALLOc()