Skip to content

issues Search Results · repo:miguelperes/custom-malloc language:C

Filter by

2 results
 (65 ms)

2 results

inmiguelperes/custom-malloc (press backspace or delete to remove)

I m using your code for a project and it seems like the first chunk is marked as not available, which causes the first allocation request to fail. Should head- available = 0; on line 189 be head- available ...
  • hfingler
  • Opened 
    on Oct 24, 2022
  • #3

What alternatives could be used to the pthreads mutex, and how exactly is this pthread_mutex_unlock achieves its end goal. I m aware of the Unix method of Mutex, another solution could be to have a heap ...
  • ghost
  • Opened 
    on Nov 7, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub