Searched refs:Lfree (Results 1 – 10 of 10) sorted by relevance
84 static char *Lfree; /* last freed block with data intact */ variable196 if (Lfree) { in _malloc_unlocked()197 sp = BLOCK(Lfree); in _malloc_unlocked()206 flist[freeidx] = Lfree = NULL; in _malloc_unlocked()214 flist[freeidx] = Lfree = NULL; in _malloc_unlocked()881 if (old == Lfree) in _free_unlocked()891 flist[freeidx] = Lfree = old; in _free_unlocked()920 Lfree = NULL; in cleanfree()
125 Lfree(L); in lwpstop()
154 Lfree(L); in lwpstart()
369 Lfree(L); in lwp_abort()403 Lfree(L); in lwp_restart()
78 Lfree;
317 extern void Lfree(struct ps_lwphandle *);
3393 Lfree(struct ps_lwphandle *L) in Lfree() function
25 Lfree.3proc \
969 Lfree(Lwp); in worker_thread()1274 Lfree(Lwp); in worker_thread()1533 (void) Lfree(Lwp); in worker_thread()
23 file path=usr/share/man/man3proc/Lfree.3proc