Home
last modified time | relevance | path

Searched refs:Stress2Ctx (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Dtt3_stress.c278 typedef struct Stress2Ctx Stress2Ctx; typedef
279 struct Stress2Ctx { struct
285 Stress2Ctx *pCtx = (Stress2Ctx*)pArg; in stress2_thread_wrapper() argument
313 Stress2Ctx *pCtx = sqlite3_malloc(sizeof(Stress2Ctx)); in stress2_launch_thread_loop()