native-src/win.IA32/archive/archiveglob.c | Archive natives initialization API |
native-src/win.IA32/archive/jclglob_harmony.c | Harmony natives initialization API |
native-src/win.IA32/include/hypool.h | Pool Header |
native-src/win.IA32/include/hyport.h | Port Library Header |
native-src/win.IA32/include/hyporterror.h | Port Library Error Codes |
native-src/win.IA32/include/hyvmls.h | VM Local Storage Header |
native-src/win.IA32/include/vmi.h | VM interface specification |
native-src/win.IA32/math/mathglob.c | Harmony Math natives initialization API |
native-src/win.IA32/pool/pool.c | Pool primitives (creation, iteration, deletion, etc |
native-src/win.IA32/pool/pool_cap.c | Pool-capacity functions |
native-src/win.IA32/port/hycpu.c | CPU Control |
native-src/win.IA32/port/hyerror.c | Error Handling |
native-src/win.IA32/port/hyexit.c | Process shutdown |
native-src/win.IA32/port/hyfile.c | File |
native-src/win.IA32/port/hyfiletext.c | File |
native-src/win.IA32/port/hygp.c | Provides platform-neutral signal handling functions |
native-src/win.IA32/port/hyipcmutex.c | Shared Resource Mutex |
native-src/win.IA32/port/hymem.c | Memory Utilities |
native-src/win.IA32/port/hymmap.c | Memory map |
native-src/win.IA32/port/hynls.c | Native language support |
native-src/win.IA32/port/hyosdump.c | Dump formatting |
native-src/win.IA32/port/hyport.c | Port Library |
native-src/win.IA32/port/hyportptb.h | Per Thread Buffers |
native-src/win.IA32/port/hyshmem.c | Shared Memory Semaphores |
native-src/win.IA32/port/hyshsem.c | Shared Semaphores |
native-src/win.IA32/port/hysl.c | Shared library |
native-src/win.IA32/port/hysock.c | Sockets |
native-src/win.IA32/port/hystr.c | String utilities |
native-src/win.IA32/port/hystrftime.c | Time formatting utilities |
native-src/win.IA32/port/hystsl.c | Static shared library |
native-src/win.IA32/port/hysysinfo.c | System information |
native-src/win.IA32/port/hytime.c | Timer utilities |
native-src/win.IA32/port/hytlshelpers.c | Per Thread Buffer Support |
native-src/win.IA32/port/hytty.c | TTY output |
native-src/win.IA32/port/hyvmem.c | Virtual memory |
native-src/win.IA32/thread/hythread.c | Threading and synchronization support |
native-src/win.IA32/thread/hythreadinspect.c | |
native-src/win.IA32/zip/zcpool.c | Zip Support for Java VM |
native-src/win.IA32/zip/zipcache.c | Zip Support for Java VM |
native-src/win.IA32/zip/zipsup.c | Zip Support for Java VM |