Skip to content

pthread: make pthread sched-related functions POSIX-compliant #1890

pthread: make pthread sched-related functions POSIX-compliant

pthread: make pthread sched-related functions POSIX-compliant #1890

Workflow file for this run

# vim:sw=2:ts=2
name: ci
# on events
on:
push:
branches:
- master
- 'feature/*'
pull_request:
branches:
- master
- 'feature/*'
jobs:
call-ci:
uses: phoenix-rtos/phoenix-rtos-project/.github/workflows/ci-submodule.yml@master
secrets: inherit