Home
last modified time | relevance | path

Searched refs:sel_threadDictionary (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSThread.java40 long result = OS.objc_msgSend(this.id, OS.sel_threadDictionary); in threadDictionary()
H A DSelector.java1262 , sel_threadDictionary("threadDictionary") enumConstant
H A DOS.java1979 public static final long sel_threadDictionary = Selector.sel_threadDictionary.value; field in OS