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

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

Build:
Build:
LAST BUILD BRANCH: test-resources
DEFAULT BRANCH: master
Ran 05 Jan 2018 11:29PM UTC
Files 435
Run time 18s
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

05 Jan 2018 10:50PM UTC coverage: 33.525% (-0.008%) from 33.533%
NAME=tools

push

travis-ci

SenRamakri
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.

24081 of 71829 relevant lines covered (33.53%)

0.34 hits per line

Source Files on job 14283.2 (NAME=tools)
  • Tree
  • List 0
  • Changed 49
  • Source Changed 49
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14283
  • Travis Job 14283.2
  • 6c855e1f on github
  • Prev Job for NAME=tools on feature-miniclient (#14173.2)
  • Next Job for NAME=tools on feature-miniclient (#14386.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