Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dcrashtest1.c84 int pid = fork(); in main() local
H A Dthreadtest2.c42 int check_callback(void *pid, int argc, char **argv, char **notUsed2){ in check_callback()