Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/src/
H A Dch4r_init.c100 static mem_node_t *mem_list_head = NULL; variable
140 LL_APPEND(mem_list_head, mem_list_tail, el); in MPIDIG_mpi_alloc_mem()
169 LL_FOREACH(mem_list_head, el) { in MPIDIG_mpi_free_mem()
171 LL_DELETE(mem_list_head, mem_list_tail, el); in MPIDIG_mpi_free_mem()