Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dcrashtest1.c84 int pid = fork(); in main() local
85 if( pid==0 ){ in main()
90 printf("test %d, pid=%d\n", i, pid); in main()
92 kill(pid, SIGKILL); in main()
93 waitpid(pid, &status, 0); in main()
H A Dwin32longpath.test48 set longPath(1) \\\\?\\$path\\[pid]
49 set uriPath(1a) %5C%5C%3F%5C$path\\[pid]
50 set uriPath(1b) %5C%5C%3F%5C$rawPath/[pid]
H A Dwalthread.test145 set E(pid) $i
168 db eval { SELECT randomblob($E(pid)*5) }
280 INSERT INTO t1 VALUES(randomblob(101 + $::E(pid)));
281 INSERT INTO t1 VALUES(randomblob(101 + $::E(pid)));
345 INSERT INTO t1 VALUES(NULL, randomblob(100+$E(pid)));
371 INSERT INTO t1 VALUES(NULL, randomblob(110+$E(pid)));
397 set nextwrite $E(pid)
H A Dthreadtest2.c42 int check_callback(void *pid, int argc, char **argv, char **notUsed2){ in check_callback() argument
43 int id = (int)pid; in check_callback()
H A Ddistinct.test298 CREATE TABLE person ( pid INT) ;
299 CREATE UNIQUE INDEX idx ON person ( pid ) WHERE pid == 1;
301 SELECT DISTINCT pid FROM person where pid = 10;
H A DtriggerC.test1005 pid int not null default 0 references node,
1008 unique(pid, key)
1012 DELETE FROM "node" WHERE pid = old."id";
1016 INSERT INTO node(id, pid, key) VALUES(9, 0, 'test');
1017 INSERT INTO node(id, pid, key) VALUES(90, 9, 'test1');
1018 INSERT INTO node(id, pid, key) VALUES(900, 90, 'test2');
H A Dsymlink2.test37 set link [file join $::testdir lnk[pid].sym]
H A Dinsert4.test576 pid INTEGER,
582 pid INTEGER,
H A Dfts1porter.test15124 pid pid
/sqlite-3.40.0/src/
H A Dos_win.c5889 DWORD pid = osGetCurrentProcessId();
5890 xorMemory(&e, (unsigned char*)&pid, sizeof(DWORD));
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test7570 pid pid pie pie