-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathmac64-tbbmalloc.def
More file actions
44 lines (42 loc) · 1.49 KB
/
mac64-tbbmalloc.def
File metadata and controls
44 lines (42 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Copyright (c) 2005-2021 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
_scalable_calloc
_scalable_free
_scalable_malloc
_scalable_realloc
_scalable_posix_memalign
_scalable_aligned_malloc
_scalable_aligned_realloc
_scalable_aligned_free
_scalable_msize
_scalable_allocation_mode
_scalable_allocation_command
___TBB_malloc_safer_aligned_msize
___TBB_malloc_safer_aligned_realloc
___TBB_malloc_safer_free
___TBB_malloc_safer_msize
___TBB_malloc_safer_realloc
___TBB_malloc_free_definite_size
/* memory pool stuff */
__ZN3rml11pool_createElPKNS_13MemPoolPolicyE
__ZN3rml14pool_create_v1ElPKNS_13MemPoolPolicyEPPNS_10MemoryPoolE
__ZN3rml10pool_resetEPNS_10MemoryPoolE
__ZN3rml12pool_destroyEPNS_10MemoryPoolE
__ZN3rml11pool_mallocEPNS_10MemoryPoolEm
__ZN3rml9pool_freeEPNS_10MemoryPoolEPv
__ZN3rml12pool_reallocEPNS_10MemoryPoolEPvm
__ZN3rml20pool_aligned_reallocEPNS_10MemoryPoolEPvmm
__ZN3rml19pool_aligned_mallocEPNS_10MemoryPoolEmm
__ZN3rml13pool_identifyEPv
__ZN3rml10pool_msizeEPNS_10MemoryPoolEPv