Searched refs:syncTaskId (Results 1 – 2 of 2) sorted by relevance
115 UINT32 syncTaskId; /* sync task id */ member
128 ret = LOS_TaskPriSet(disk->bcache->syncTaskId, prio); in LOS_SetSyncThreadPrio()1049 ret = LOS_TaskCreate(&bc->syncTaskId, &appTask); in BcacheSyncThreadInit()1058 if (LOS_TaskDelete(bc->syncTaskId) != ENOERR) { in BcacheSyncThreadDeinit()