Searched defs:reent (Results 1 – 2 of 2) sorted by relevance
72 __malloc_lock (struct _reent *reent) in __malloc_lock()99 __malloc_unlock (struct _reent *reent) in __malloc_unlock()
48 struct _reent reent; in __getreent() member