Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dthreadtest4.c80 static void *safe_malloc(int sz){ in safe_malloc() function
452 aInfo = safe_malloc( sizeof(*aInfo)*nWorker ); in main()