Stack or Heap · Each thread gets its own stack, but the heap is shared. This means allocating memory in the stack doesn't need to use any locks ...
確定! 回上一頁