40cdc187bb
This commit repartitions the logic by moving some of the changes from mm_sem.c into task_getpid.c. The logic is equivalent for the case of mm_trysemaphore(), but no has wider impact since it potentially affects all callers of getpid(). Hence, this change may also introduce some other issues that will need to be addressed. |
||
---|---|---|
.. | ||
Make.defs | ||
mm_addfreechunk.c | ||
mm_brkaddr.c | ||
mm_calloc.c | ||
mm_extend.c | ||
mm_free.c | ||
mm_heapmember.c | ||
mm_initialize.c | ||
mm_mallinfo.c | ||
mm_malloc.c | ||
mm_memalign.c | ||
mm_realloc.c | ||
mm_sbrk.c | ||
mm_sem.c | ||
mm_shrinkchunk.c | ||
mm_size2ndx.c | ||
mm_zalloc.c |