Searched refs:FileManagerThreadCtx (Results 1 – 1 of 1) sorted by relevance
850 } FileManagerThreadCtx; typedef886 FileManagerThreadCtx *ctx = (FileManagerThreadCtx *)arg; in FileManagerThread()985 FileManagerThreadCtx *ctx = NULL; in CreateFMThread()988 ctx = (FileManagerThreadCtx *)calloc(1, sizeof(FileManagerThreadCtx)); in CreateFMThread()