Closed Bug 1700113 Opened 3 years ago Closed 3 years ago

Use the builtin gettid() on Android.

Categories

(Core :: mozglue, defect)

defect

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

Details

Attachments

(1 file)

Syscalls can be pretty slow on Android and this lets us use the
gettid() cache that bionic has:
https://android.googlesource.com/platform/bionic/+/d7c52625f2da8322b4f0adb4c67674f0d66e619a/libc/bionic/gettid.cpp

Syscalls can be pretty slow on Android and this lets us use the
gettid() cache that bionic has:
https://android.googlesource.com/platform/bionic/+/d7c52625f2da8322b4f0adb4c67674f0d66e619a/libc/bionic/gettid.cpp

Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0b230a017f2
Use the builtin gettid() on Android. r=glandium
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: