Skip to content

Commit 75774bd

Browse files
committed
Merge branch 'maint'
2 parents 67aa043 + b342a74 commit 75774bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gnuradio-runtime/lib/thread/thread.cc

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ namespace gr {
125125
get_current_thread_id()
126126
{
127127
// Not implemented on OSX
128+
return;
128129
}
129130

130131
void

0 commit comments

Comments
 (0)