Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Ddbfuzz2.c315 int resource = RLIMIT_STACK; in LLVMFuzzerInitialize() local
322 resource = RLIMIT_DATA; in LLVMFuzzerInitialize()
326 resource = RLIMIT_AS; in LLVMFuzzerInitialize()
330 getrlimit(resource, &x); in LLVMFuzzerInitialize()
333 setrlimit(resource, &y); in LLVMFuzzerInitialize()
335 getrlimit(resource, &y); in LLVMFuzzerInitialize()
H A DmallocB.test39 # The following test checks that there are no resource leaks following a
H A Dcache.test45 # a resource leak of one page per repetition. The page wasn't actually
H A Dmalloc3.test93 # is not deleted and must be passed to _finalize() for resource deallocation.
/sqlite-3.40.0/ext/wasm/
H A DREADME.md43 Optionally, add that to your login shell's resource file (`~/.bashrc`
/sqlite-3.40.0/src/
H A Dsqlite.h.in1592 ** the library (perhaps it is unable to allocate a needed resource such
3116 ** might also consider lowering resource limits using [sqlite3_limit()]
5162 ** resource leaks. It is a grievous error for the application to try to use
7508 ** To avoid a resource leak, every open [BLOB handle] should eventually
9081 ** has locked the required resource is stored internally. ^After an
H A Dshell.c.in284 #include <sys/resource.h>
295 /* Saved resource information for the beginning of an operation */
336 /* Saved resource information for the beginning of an operation */
/sqlite-3.40.0/
H A Daclocal.m46929 # Ensure that the configuration variables for the Windows resource compiler