Home
last modified time | relevance | path

Searched refs:getpid (Results 626 - 650 of 970) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/mesa3d/src/util/
H A Dos_file.c205 pid_t pid = getpid(); in os_same_file_description()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp234 pid_t pid = getpid(); in lp_profile()
/third_party/musl/libc-test/src/functional/
H A Dipc_sem.c79 EQ(sempid, getpid(), "got %d, want %d"); in inc()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfdsan.cpp36 kill(getpid(), SIGSTOP); in signal_handler_abort()
/third_party/node/deps/uv/src/unix/
H A Dhurd.c51 err = proc_get_exe(getproc(), getpid(), exepath); in uv_exepath()
/third_party/python/Lib/multiprocessing/
H A Dpopen_spawn_win32.py55 cmd = spawn.get_command_line(parent_pid=os.getpid(),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCodeGenCoverage.cpp94 llvm::to_string(::getpid()); in emit()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dkill.c106 sid = getsid(pid = getpid()); in kill_main()
/third_party/toybox/toys/lsb/
H A Dkillall.c96 TT.cur_pid = getpid(); in killall_main()
/third_party/toybox/toys/posix/
H A Dkill.c109 sid = getsid(pid = getpid()); in kill_main()
/third_party/rust/crates/rustix/src/process/
H A Dmod.rs46 getegid, geteuid, getgid, getpgid, getpgrp, getpid, getppid, getuid, setsid, Gid, Pid, RawGid,
/third_party/ltp/lib/
H A Dtst_test.c99 tid, getpid()); in setup_ipc()
108 tmpdir, tid, getpid()); in setup_ipc()
336 * The getpid implementation in some C library versions may cause cloned in tst_vbrk_()
344 if (getpid() == lib_pid) in tst_vbrk_()
1317 main_pid = getpid(); in do_test_setup()
1681 lib_pid = getpid(); in tst_run_tcases()
H A Dtst_buffers.c42 getpid(), (char*)map->addr + map->buf_shift, -i-1); in check_canary()
/third_party/ltp/pan/
H A Dltp-pan.c394 srand48(time(NULL) ^ (getpid() + (getpid() << 15))); in main()
479 if (zoo_mark_args(zoofile, getpid(), panname, argc, argv)) { in main()
646 if (zoo_clear(zoofile, getpid())) { in main()
1169 snprintf(pid_and_counter, 20, "%d_%d", getpid(), counter++); in subst_pcnt_f()
/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_log_test.cpp39 std::string cmd = "ps -T -p " + std::to_string(getpid()) + " > " + file; in CheckThread()
/third_party/alsa-lib/src/ucm/
H A Ducm_exec.c243 getpid(), prog, strerror(errno)); in uc_mgr_exec()
/third_party/alsa-utils/alsactl/
H A Dlock.c63 snprintf(lcktxt, sizeof(lcktxt), "%10li\n", (long)getpid()); in state_lock_()
/third_party/libunwind/libunwind/src/x86/
H A DGinit.c223 return _Uelf32_get_proc_name (as, getpid (), ip, buf, buf_len, offp); in get_static_proc_name()
/third_party/libunwind/libunwind/src/mips/
H A DGinit.c179 return elf_w (get_proc_name) (as, getpid (), ip, buf, buf_len, offp); in get_static_proc_name()
/third_party/libunwind/libunwind/src/ppc64/
H A DGinit.c223 return _Uelf64_get_proc_name (as, getpid (), ip, buf, buf_len, offp); in get_static_proc_name()
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace-misc.c116 self = getpid (); in main()
/third_party/lzma/CPP/7zip/Crypto/
H A DRandGen.cpp122 pid_t pid = getpid(); in Init()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
H A Dmain.c84 unsigned int mypid = (unsigned int)getpid(); in _thread_spam()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_def_task01.c134 pid = getpid(); in main()
H A Dcpuctl_def_task04.c147 write_to_file(mytaskfile, "a", getpid()); in main()

Completed in 14 milliseconds

1...<<21222324252627282930>>...39