Home
last modified time | relevance | path

Searched defs:ThreadParam (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
Drdb_perfStat.h33 struct ThreadParam { struct
34 int32_t suspenders_ = 0;
35 size_t size_ = 0;
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
Dfillptypes.h438 struct ThreadParam { struct
439 void (*func)(void *param); /* Indicates a pointer to the spunge main thread function. */
440 void *param; /* Indicates a pointer to the spunge instance. */