Searched refs:sysTlsPut (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/transport/shmem/
H A DsysShmem.h59 void sysTlsPut(int index, void *value);
H A DshmemBack.c115 sysTlsPut(tlsIndex, msg);
H A DshmemBase.c174 sysTlsPut(tlsIndex, (void *)msg);
186 sysTlsPut(tlsIndex, NULL);
/openjdk7/jdk/src/windows/transport/shmem/
H A Dshmem_md.c368 sysTlsPut(int index, void *value) { function

Completed in 35 milliseconds