Skip to content

refactor(samples): replace pthreads with std::thread in multithreaded sample #8277

refactor(samples): replace pthreads with std::thread in multithreaded sample

refactor(samples): replace pthreads with std::thread in multithreaded sample #8277

Workflow file for this run

name: CI (Linux)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml
with:
runner-env: ubuntu-22.04
platform: linux