Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • third_party
  • marl
  • src
  • blockingcall_test.cpp
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    Update Marl to 16e1dc37c · bf61e323
    Ben Clayton authored Mar 24, 2020
    Contains more optimizations for coroutine usage, better teardown behavior
    for single-threaded workers, and more cmake-idiomatic linking of pthreads.
    
    x86 fixes were already cherry-picked.
    
    Changes:
        16e1dc37c Add missing copyright header to marl-config.cmake.in
        09b759550 CMake: link with pthread in a CMake way (#108)
        47afda398 Kokoro+ubuntu: enable x86 and clang testing
        f421c8b4f Kokoro+ubuntu: Plubming for x86 & clang
        69797fcf0 Fixes for x86.
        3d6365b82 Scheduler: add wait() overloads that do not take a lock
        db1e8c767 Scheduler: block until all threads are unbound.
    
    Commands:
        git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
    
    Bug: b/140546382
    Change-Id: I9862d8e2996db1e97e69d008125eeaf86da434c3
    bf61e323
blockingcall_test.cpp 1.68 KB
EditWeb IDE
×

Replace blockingcall_test.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.