Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

dead-lock

Here are 9 public repositories matching this topic...

Language:All
Filter by language

Python DeadLock Detector

  • UpdatedSep 14, 2020
  • Python

A project learning about threading and mutexes in C

  • UpdatedJan 20, 2025
  • C

The Philosophers project, part of the 42 curriculum, simulates the classic Dining Philosophers problem to teach concurrent programming and synchronization. It involves managing resource sharing among philosophers using threads, mutexes, and semaphores to prevent deadlock and ensure efficient operation.

  • UpdatedMay 18, 2024
  • C

The Dining Philosophers problem is a classic synchronization problem in computer science that illustrates challenges in concurrent programming.

  • UpdatedMay 25, 2023
  • Go

All codes related with Operating System are available here like (Dead look, Banker's Algorithm,System call (),Process Synchronization, Disk scheduling and others necessary algorithm)

  • UpdatedNov 13, 2024
  • C++

This project is about creating a dinning table of n philosophers with n/2 forks. The challenge is to implement an efficent process, that enable all philosophers get to think-eat-sleep within given amount of time. No one should die if the amount of time if adequate.

  • UpdatedJul 14, 2024
  • C

Improve this page

Add a description, image, and links to thedead-lock 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 thedead-lock topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp