Home
last modified time | relevance | path

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

/sqlite-3.40.0/mptest/
H A Dmptest.c55 # define GETPID (int)GetCurrentProcessId macro
57 # define GETPID getpid macro
1308 sqlite3_snprintf(sizeof(g.zName), g.zName, "%05d.mptest", GETPID()); in main()
1340 GETPID(), iClient); in main()
/sqlite-3.40.0/src/
H A Dtclsqlite.c65 # define GETPID getpid macro
75 # define GETPID (int)GetCurrentProcessId macro
4009 GETPID()); in TCLSH_MAIN()
H A Dshell.c.in121 # define GETPID getpid macro
129 # define GETPID (int)GetCurrentProcessId macro
11501 GETPID());