Searched refs:CreatedDocumentMgrs (Results 1 – 1 of 1) sorted by relevance
87 struct list CreatedDocumentMgrs; member188 LIST_FOR_EACH_SAFE(cursor, cursor2, &This->CreatedDocumentMgrs) in ThreadMgr_Destructor()327 list_add_head(&This->CreatedDocumentMgrs,&mgrentry->entry); in ThreadMgr_CreateDocumentMgr()343 return EnumTfDocumentMgr_Constructor(&This->CreatedDocumentMgrs, ppEnum); in ThreadMgr_EnumDocumentMgrs()1375 list_init(&This->CreatedDocumentMgrs); in ThreadMgr_Constructor()1541 LIST_FOR_EACH(cursor, &This->CreatedDocumentMgrs) in ThreadMgr_OnDocumentMgrDestruction()