• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ARMmbed / mbed-os / 14901 / 2
34%
master: 57%

Build:
Build:
LAST BUILD BRANCH: test-resources
DEFAULT BRANCH: master
Ran 31 Jan 2018 01:42PM UTC
Files 481
Run time 19s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Jan 2018 10:14AM UTC coverage: 33.525% (+0.07%) from 33.46%
NAME=tools

push

travis-ci

0xc0170
nanostack-hal: remove connection from event loop init and dispatch thread

The thread flag signaling mechanism is problematic if a separate event
loop thread is not used. The problem is, that one needs to know the
thread id of the loop dispathcer, and that knowledge can be derived
only from the caller thread of the initialization function.

Remove the magic connection from caller thread to dispatcher thread
by using event flags instead of thread flags on signaling. As the
event flags require the massive amount 20 bytes of RAM whereas
thread flags requires none, keep the code behind flag.

25511 of 76095 relevant lines covered (33.53%)

0.34 hits per line

Source Files on job 14901.2 (NAME=tools)
  • Tree
  • List 0
  • Changed 27
  • Source Changed 23
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14901
  • Travis Job 14901.2
  • ca04effe on github
  • Prev Job for NAME=tools on feature-miniclient (#14479.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc