Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 4 of 4) sorted by relevance

/oneTBB/python/rml/
H A Dipc_utils.cpp59 unsigned long long get_start_time(int pid) { in get_start_time()
88 char* get_shared_name(const char* prefix, int pid, unsigned long long time) { in get_shared_name()
101 int pid = getpgrp(); in get_shared_name() local
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_shutdown_hang.cpp72 pid_t pid = fork(); in processSpawn() local
/oneTBB/src/tbb/
H A Dmisc_ex.cpp150 int pid = getpid(); in initialize_hardware_concurrency_info() local
/oneTBB/test/tbb/
H A Dtest_tbb_fork.cpp292 pid_t pid = fork(); in main() local