Searched refs:tsd (Results 1 – 9 of 9) sorted by relevance
670 xmlGlobalState *tsd = xmlNewGlobalState(); in xmlGetGlobalState() local671 if (tsd == NULL) in xmlGetGlobalState()674 pthread_setspecific(globalkey, tsd); in xmlGetGlobalState()675 return (tsd); in xmlGetGlobalState()697 xmlGlobalState *tsd = xmlNewGlobalState(); in xmlGetGlobalState()699 if (tsd == NULL) in xmlGetGlobalState()706 xmlFreeGlobalState(tsd); in xmlGetGlobalState()709 p->memory = tsd; in xmlGetGlobalState()714 TlsSetValue(globalkey, tsd); in xmlGetGlobalState()728 return (tsd); in xmlGetGlobalState()[all …]
171 void AsanTSDInit(void (*destructor)(void *tsd)) { in AsanTSDInit() argument182 void AsanTSDSet(void *tsd) { in AsanTSDSet() argument184 pthread_setspecific(tsd_key, tsd); in AsanTSDSet()
43 void AsanThreadSummary::TSDDtor(void *tsd) { in TSDDtor() argument44 AsanThreadSummary *summary = (AsanThreadSummary*)tsd; in TSDDtor()
205 void AsanTSDInit(void (*destructor)(void *tsd)) { in AsanTSDInit() argument215 void AsanTSDSet(void *tsd) { in AsanTSDSet() argument217 fake_tsd = tsd; in AsanTSDSet()
194 void AsanTSDInit(void (*destructor)(void *tsd));196 void AsanTSDSet(void *tsd);
54 static void TSDDtor(void *tsd);
150 void CallFreeOnWorkqueue(void *tsd) {152 dispatch_block_t block_dealloc = ^{ worker_do_deallocate(tsd); };
220 void TSDDestructor(void *tsd) { in TSDDestructor() argument
29929 http://www.camcnty.gov.uk/sub/tsd/press.htm