Search | Google it | Results 1 - 1 of 1 for funcall:__aligned from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/pool.h (0.00 seconds) |
249: /* CPU layer. */ 250: pool_cache_cpu_t pc_cpu0 __aligned(CACHE_LINE_SIZE); 251: void *pc_cpus[MAXCPUS] __aligned(CACHE_LINE_SIZE); 252: };