Skip to content

mutex_lock_interruptible #120

mutex_lock_interruptible

mutex_lock_interruptible #120

Workflow file for this run

name: DPUSM
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: make
- name: test
run: sudo examples/test.sh