Searched refs:sysProcessOpen (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/transport/shmem/
H A DsysShmem.h50 int sysProcessOpen(jlong processID, sys_process_t *process);
H A DshmemBase.c564 error = sysProcessOpen(otherPID, &connection->otherProcess);
634 error = sysProcessOpen(otherPID, &connection->otherProcess);
/openjdk7/jdk/src/windows/transport/shmem/
H A Dshmem_md.c313 sysProcessOpen(jlong processID, sys_process_t *processPtr) function

Completed in 53 milliseconds