[LLVMbugs] [Bug 23019] New: missing native_handle_type in timed_mutex classes
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 25 03:35:16 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23019
Bug ID: 23019
Summary: missing native_handle_type in timed_mutex classes
Product: libc++
Version: 3.5
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: npl at chello.at
CC: llvmbugs at cs.uiuc.edu, mclow.lists at gmail.com
Classification: Unclassified
the typedef native_handle_type and the function native_handle() is missing from
the timed_mutex and timed_recursive_mutex classes.
I checked and this is still the case in the SVN sources
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150325/14928308/attachment.html>
More information about the llvm-bugs
mailing list