Home
last modified time | relevance | path

Searched defs:my_pid (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/pidfile-rs-0.1.0/src/
H A Dlib.rs205 let my_pid = process::id().to_string(); localVariable
229 let my_pid = process::id().to_string(); localVariable
281 let my_pid = process::id().to_string(); localVariable
/dports/news/newsx/newsx-1.6/src/
H A Dself.h15 int my_pid; variable
/dports/net/openmpi/openmpi-4.1.1/opal/mca/shmem/sysv/
H A Dshmem_sysv_module.c178 pid_t my_pid = getpid(); in segment_create() local
288 pid_t my_pid = getpid(); in segment_attach() local
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/shmem/sysv/
H A Dshmem_sysv_module.c178 pid_t my_pid = getpid(); in segment_create() local
288 pid_t my_pid = getpid(); in segment_attach() local
/dports/net/kamailio/kamailio-5.4.5/src/lib/cds/
H A Ddbid.c23 static pid_t my_pid = -1; in generate_dbid() local
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/shmem/mmap/
H A Dshmem_mmap_module.c270 pid_t my_pid; in get_uniq_file_name() local
302 pid_t my_pid = getpid(); in segment_create() local
492 pid_t my_pid = getpid(); in segment_attach() local
/dports/net/openmpi/openmpi-4.1.1/opal/mca/shmem/mmap/
H A Dshmem_mmap_module.c270 pid_t my_pid; in get_uniq_file_name() local
302 pid_t my_pid = getpid(); in segment_create() local
492 pid_t my_pid = getpid(); in segment_attach() local
/dports/net/openmpi/openmpi-4.1.1/opal/mca/shmem/posix/
H A Dshmem_posix_module.c176 pid_t my_pid = getpid(); in segment_create() local
302 pid_t my_pid = getpid(); in segment_attach() local
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/shmem/posix/
H A Dshmem_posix_module.c176 pid_t my_pid = getpid(); in segment_create() local
302 pid_t my_pid = getpid(); in segment_attach() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
/dports/editors/kate/kate-21.12.3/kate/
H A Dkaterunninginstanceinfo.cpp31 …const QString my_pid = inSandbox ? QDBusConnection::sessionBus().baseService().replace(QRegularExp… in fillinRunningKateAppInstances() local
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Dwait-forked-but-failed-child.rs29 let my_pid = unsafe { libc::getpid() }; in find_zombies() localVariable
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dchecksock.cpp18 pid_t my_pid = getpid(); in check_my_sock() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc141 long my_pid = static_cast<long>(getpid()); in CreateDB() local
180 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
253 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/examples/
H A Dmulti_processes_example.cc143 long my_pid = static_cast<long>(getpid()); in CreateDB() local
182 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
255 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc141 long my_pid = static_cast<long>(getpid()); in CreateDB() local
180 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
253 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/rocksdb/rocksdb-6.26.1/examples/
H A Dmulti_processes_example.cc141 long my_pid = static_cast<long>(getpid()); in CreateDB() local
180 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
253 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/rocksdb-lite/rocksdb-6.26.1/examples/
H A Dmulti_processes_example.cc141 long my_pid = static_cast<long>(getpid()); in CreateDB() local
180 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
253 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc141 long my_pid = static_cast<long>(getpid()); in CreateDB() local
180 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
253 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc143 long my_pid = static_cast<long>(getpid()); in CreateDB() local
182 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
255 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc143 long my_pid = static_cast<long>(getpid()); in CreateDB() local
182 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
255 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc143 long my_pid = static_cast<long>(getpid()); in CreateDB() local
182 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
255 long my_pid = static_cast<long>(getpid()); in RunSecondary() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/examples/
H A Dmulti_processes_example.cc143 long my_pid = static_cast<long>(getpid()); in CreateDB() local
182 long my_pid = static_cast<long>(getpid()); in RunPrimary() local
255 long my_pid = static_cast<long>(getpid()); in RunSecondary() local

12345678910