[pstl] Added missing double-underscore prefixes to some types
authorIsmail Pazarbasi <ismail.pazarbasi@gmail.com>
Mon, 13 Apr 2020 13:21:38 +0000 (15:21 +0200)
committerIsmail Pazarbasi <ismail.pazarbasi@gmail.com>
Wed, 15 Apr 2020 20:06:58 +0000 (22:06 +0200)
commitf1f37b7f01268cea2c4cb36e1c1dfdf26287f7db
treeead7393538fec2a6b224a0811c04216f9287f80f
parent7c10541e568f7453915d5d207c55f0fb7fb4c43c
[pstl] Added missing double-underscore prefixes to some types

Summary:
Some of the `move_` types were used with leading double-underscores, but
they were declared without `__` prefix.

This patch adds double-underscores to all `move_` types, and their uses.

Reviewers: MikeDvorskiy, ldionne, EricWF, rodgert, #libc

Reviewed By: MikeDvorskiy, ldionne, #libc

Subscribers: dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D78040
pstl/include/pstl/internal/parallel_backend_tbb.h