Skip to content

Add timeout versions for LightLock, RecursiveLock, and LightSemaphore #94

Add timeout versions for LightLock, RecursiveLock, and LightSemaphore

Add timeout versions for LightLock, RecursiveLock, and LightSemaphore #94

Workflow file for this run

name: Build libctru
on:
push:
branches: [ master ]
pull_request:
jobs:
build:
name: Test build
runs-on: ubuntu-latest
container:
image: 'devkitpro/devkitarm'
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: build
run: make -C libctru