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

/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A DthreadLS_solaris_x86.cpp62 typedef int (*TSSA_Entry) (ptrdiff_t *, int, int) ; typedef
110 TSSA_Entry tssa ;
119 tssa = (TSSA_Entry) dlsym (RTLD_DEFAULT, "thr_slot_sync_allocate") ;

Completed in 29 milliseconds