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
  • examples
  • tasks_in_tasks.cpp
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    Update Marl to 94a361cf0 · 569a9a43
    Ben Clayton authored Mar 11, 2020
    Contains a fix for an arm linker error (chromium:1058107) and
    scaling beyond 64 threads on Windows.
    
    Changes:
        94a361cf0 thread.cpp Fix minor bug in getProcessorGroups()
        0249a2624 Thread: Use WaitForObject for Thread::join()
        62f209bbb arm: Annotate marl_fiber_swap as type %function
        00f091e08 Update README.md
        773d9f475 Add new example 'tasks_in_tasks'
        3f69e73ce Scheduler: Replace use of std::thread with marl::Thread
    
    Commands:
        git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
    
    Bug: b/140546382
    Bug: chromium:1058107
    Change-Id: Ic5a96ad5f054a19f6a5a77e1f106c73ba60c0a78
    569a9a43
tasks_in_tasks.cpp 2.77 KB
EditWeb IDE
×

Replace tasks_in_tasks.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.