Skip to content
#

unix-like

Here are 101 public repositories matching this topic...

Arignir
Arignir commented Jan 9, 2018

Lock primitives (spinlock, mutex, semaphore, rwlock) should all have their is_locked() function.

This could be used in debugging assertions to make sure some golden rules are respected all along the kernel (lots of functions are assuming that some datas are already locked etc.).

Biggest beneficiaries are the vaspace_* functions. They assumes current thread and current virtual add

Improve this page

Add a description, image, and links to the unix-like topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unix-like topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.