I would like to have a list to which elements are appended by multiple threads. Would I be responsible for making sure each thread locks the list, or is that taken care of for me? Thanks, Dhruva